freebsd-ports/security/rubygem-omniauth-shibboleth-redux/Makefile
2023-06-22 18:25:10 +03:00

18 lines
368 B
Makefile

PORTNAME= omniauth-shibboleth-redux
PORTVERSION= 2.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OmniAuth strategy for Shibboleth
WWW= https://www.rubydoc.info/gems/omniauth-shibboleth-redux/2.0.0
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth>=2.0:security/rubygem-omniauth
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>