xref: /mports/net/rubygem-omniauth-google-oauth2/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	omniauth-google-oauth2
2PORTVERSION=	1.2.1
3CATEGORIES=	net rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ruby@FreeBSD.org
7COMMENT=	Google OAuth2 strategy for OmniAuth 1.x
8WWW=		https://github.com/zquestz/omniauth-google-oauth2
9
10LICENSE=	mit
11
12BUILD_DEPENDS=	${RUN_DEPENDS}
13RUN_DEPENDS=	rubygem-jwt>=2.9.2:www/rubygem-jwt \
14		rubygem-oauth2>=2.0<3:net/rubygem-oauth2 \
15		rubygem-omniauth>=2.0<3:security/rubygem-omniauth \
16		rubygem-omniauth-oauth2>=1.8<2:net/rubygem-omniauth-oauth2
17
18USES=		gem
19
20NO_ARCH=	yes
21
22.include <bsd.port.mk>
23

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026