summaryrefslogtreecommitdiffstats
path: root/net/rubygem-omniauth-oauth2/Makefile
blob: d28e70af4853b6bee9df4fb2e420769dc207bf85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

PORTNAME=	omniauth-oauth2
PORTVERSION=	1.4.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Abstract OAuth2 strategy for OmniAuth

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.md

RUN_DEPENDS=	rubygem-oauth2>=1.0:net/rubygem-oauth2 \
		rubygem-omniauth>=1.2:security/rubygem-omniauth

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud