aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-omniauth-github-discourse/Makefile
blob: 25016c8747c2afbdd5bea9a80d017f82e14be5eb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                              








                                                             

                   

                                                                        
 
                   
                   
                   

                      
# Created by: Steve Wills <swills@FreeBSD.org>

PORTNAME=	omniauth-github-discourse
PORTVERSION=	1.1.2
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Fork of Official OmniAuth strategy for GitHub

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth>=1.0:security/rubygem-omniauth \
		rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>