aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-omniauth-authentiq/Makefile
blob: 0004c7ba401bc37a3dd860a77445a4dfaa162ac5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                  
                     
                 




                                                      
                                                                 



                                 
                                                  
                                                                        
 
                   

                   

                      
PORTNAME=	omniauth-authentiq
PORTVERSION=	0.3.3
PORTREVISION=	1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Authentiq OAuth2 Strategy for OmniAuth
WWW=		https://github.com/AuthentiqID/omniauth-authentiq

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-jwt>=1.5:www/rubygem-jwt \
		rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>