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




                                                                            
                                                                              


                   
                                                                          

                   



                      
PORTNAME=	omniauth-azure-activedirectory-v2
PORTVERSION=	2.0.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	OAuth 2 authentication with the Azure ActiveDirectory V2 API
WWW=		https://github.com/RIPGlobal/omniauth-azure-activedirectory-v2

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth-oauth2>=1.8<3:net/rubygem-omniauth-oauth2

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>