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

                                         
                 



                                    
                                                      
                                                                         


                   

                                                                        

                   



                      
PORTNAME=	omniauth-atlassian-oauth2
PORTVERSION=	0.2.0
PORTREVISION=	1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Atlassian OAuth2 strategy for OmniAuth
WWW=		https://github.com/aguynamedben/omniauth-atlassian-oauth2

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth1>=1.1.1:security/rubygem-omniauth1 \
		rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>