38bb52a79d
- Bump PORTREVISION for dependency change
19 lines
343 B
Makefile
19 lines
343 B
Makefile
PORTNAME= omniauth-shibboleth
|
|
PORTVERSION= 1.3.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= security rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= OmniAuth Shibboleth strategies for OmniAuth 1.x
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-omniauth1>=1.0.0:security/rubygem-omniauth1
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|