# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
# $FreeBSD: tags/RELEASE_10_3_0/security/rubygem-omniauth-saml/Makefile 402315 2015-11-23 19:01:10Z sunpoet $

PORTNAME=	omniauth-saml
PORTVERSION=	1.4.1
PORTREVISION=	1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	OmniAuth strategy for SAML

LICENSE=	MIT

RUN_DEPENDS=	rubygem-omniauth>=1.1:${PORTSDIR}/security/rubygem-omniauth \
		rubygem-ruby-saml>=1.0.0:${PORTSDIR}/security/rubygem-ruby-saml

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
