aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-omniauth-authentiq/Makefile
blob: 6f4f733035e5065d7160354da38a2e20b6a9c75d (plain) (tree)
1
2
3
4


                                  
                     















                                                                          
# $FreeBSD$

PORTNAME=	omniauth-authentiq
PORTVERSION=	0.3.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Authentiq OAuth2 Strategy for OmniAuth

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-omniauth-oauth2>=1.3.1:net/rubygem-omniauth-oauth2

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>