Steve Wills da17367c61 net/rubygem-omniauth-auth0: update to 2.0.0
PR:		224783
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
2018-01-02 15:28:44 +00:00

21 lines
408 B
Makefile

# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= omniauth-auth0
PORTVERSION= 2.0.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= idefix@fechner.net
COMMENT= Authentication broker supporting different identity providers
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>