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

served by {OpenGrok

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