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


                            
                                    
                                                  
                                                                 


                   
                                                    
                                                                   
                                                                          
 
                   

                   

                      
PORTNAME=	omniauth-azure-oauth2
PORTVERSION=	0.0.10
PORTREVISION=	2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Azure OAuth2 Strategy for OmniAuth
WWW=		https://github.com/KonaTeam/omniauth-azure-oauth2

LICENSE=	MIT

RUN_DEPENDS=	rubygem-jwt>=1.0<3:www/rubygem-jwt \
		rubygem-omniauth>=1.0<3:security/rubygem-omniauth \
		rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>