freebsd-ports/security/rubygem-omniauth-shibboleth/Makefile
2017-10-09 10:38:14 +00:00

19 lines
335 B
Makefile

# $FreeBSD$
PORTNAME= omniauth-shibboleth
PORTVERSION= 1.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OmniAuth Shibboleth strategies for OmniAuth 1.x
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>