# Created by: Torsten Zuhlsdorff # $FreeBSD$ 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