blob: 2136abe86f9a5990a50da7d166ecfeaf78daf6b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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>
|