opnsense-ports/net/rubygem-gitlab_omniauth-ldap/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

23 lines
500 B
Makefile

# $FreeBSD$
PORTNAME= gitlab_omniauth-ldap
PORTVERSION= 1.2.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= LDAP strategy for OmniAuth
LICENSE= MIT
RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \
rubygem-omniauth>=1.0:security/rubygem-omniauth \
rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \
rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>