9d4482b912
rubygem-net-http 0.1.1 is required due to: https://gitlab.com/gitlab-org/gitlab/-/issues/413528
18 lines
368 B
Makefile
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>
|