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




                                                                            
                                                                              


                   
                                                                          






                      
PORTNAME=	omniauth-azure-activedirectory-v2
PORTVERSION=	1.0.0
PORTREVISION=	1
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.7<3:net/rubygem-omniauth-oauth2

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>