diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-17 14:29:09 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-17 14:29:09 +0000 |
commit | 08269aede710e38231d25327948c5d69c2f0d533 (patch) | |
tree | 02f07fc5ff738a8aa538b24b62675e4f1d535b74 /net/nss-pam-ldapd | |
parent | 5364bbe656af1b80f09f6d6151396c6a3d65936c (diff) | |
download | ports-08269aede710e38231d25327948c5d69c2f0d533.tar.gz ports-08269aede710e38231d25327948c5d69c2f0d533.zip |
Notes
Diffstat (limited to 'net/nss-pam-ldapd')
-rw-r--r-- | net/nss-pam-ldapd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/nss-pam-ldapd/Makefile b/net/nss-pam-ldapd/Makefile index 7e3b69d12874..efd8618f378d 100644 --- a/net/nss-pam-ldapd/Makefile +++ b/net/nss-pam-ldapd/Makefile @@ -14,6 +14,8 @@ COMMENT?= Advanced fork of nss_ldap LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual +USES= cpe +CPE_VENDOR= arthurdejong GNU_CONFIGURE= yes USE_OPENLDAP= yes USE_RC_SUBR= nslcd |