freebsd-ports/net/rubygem-omniauth-kerberos/Makefile

18 lines
433 B
Makefile

PORTNAME= omniauth-kerberos
PORTVERSION= 0.4.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OmniAuth strategy for Kerberos
WWW= https://github.com/jgraichen/omniauth-kerberos
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth-multipassword2>2.0<3:security/rubygem-omniauth-multipassword2 \
rubygem-timfel-krb5-auth>=0.8<1:security/rubygem-timfel-krb5
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>