# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
# $FreeBSD: head/net/rubygem-omniauth-auth0/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	omniauth-auth0
PORTVERSION=	1.4.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@toco-domains.de
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>