aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nss-pam-ldapd/Makefile')
-rw-r--r--net/nss-pam-ldapd/Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile
index 5be34275ec8d..04eec308d426 100644
--- a/net/nss-pam-ldapd/Makefile
+++ b/net/nss-pam-ldapd/Makefile
@@ -1,19 +1,22 @@
PORTNAME= nss-pam-ldapd
PORTVERSION= 0.9.12
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \
ZI
MAINTAINER?= zi@FreeBSD.org
COMMENT?= Advanced fork of nss_ldap
+WWW= https://arthurdejong.org/nss-pam-ldapd/
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
-USES= cpe
+USES= cpe ldap
+
CPE_VENDOR= arthurdejong
GNU_CONFIGURE= yes
-USE_OPENLDAP= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_RC_SUBR= nslcd
PAM_LDAP_SHMAJOR= 1
NSS_LDAP_SHMAJOR= 1
@@ -23,9 +26,12 @@ NSLCD_PIDFILE?= /var/run/nslcd.pid
NSLCD_VARDIR?= /var/run/nslcd
NSLCD_SOCKET?= ${NSLCD_VARDIR}/nslcd.ctl
-OPTIONS_DEFINE= KERBEROS
+OPTIONS_DEFINE= KERBEROS LCLASS
OPTIONS_DEFAULT= KERBEROS
+LCLASS_EXTRA_PATCHES= ${PATCHDIR}/lclass-patches
+LCLASS_DESC= Build with loginClass support
+
.if defined(SLAVE_PORT)
OPTIONS_DEFINE+= SASL
OPTIONS_MULTI= MG1