opnsense-ports/net/rubygem-omniauth-kerberos/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

18 lines
429 B
Makefile

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