diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 22:29:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 22:29:09 +0800 |
commit | a7b8a475b266eb27062d758e2517a1a052611320 (patch) | |
tree | 02f07fc5ff738a8aa538b24b62675e4f1d535b74 /net | |
parent | 44340f5cddd5d36cc5930c5f40bb59641f958f7c (diff) | |
download | freebsd-ports-gnome-a7b8a475b266eb27062d758e2517a1a052611320.tar.gz freebsd-ports-gnome-a7b8a475b266eb27062d758e2517a1a052611320.tar.zst freebsd-ports-gnome-a7b8a475b266eb27062d758e2517a1a052611320.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'net')
-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 |