git: 2c6eb363425e - main - net/nss_ldap: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2c6eb363425e09fcef8b083d89653eccd586566d
commit 2c6eb363425e09fcef8b083d89653eccd586566d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:39:22 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:39:22 +0000
net/nss_ldap: Add CPE information
Approved by: portmgr (blanket)
---
net/nss_ldap/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile
index 944f0010ce24..4417218b9d4d 100644
--- a/net/nss_ldap/Makefile
+++ b/net/nss_ldap/Makefile
@@ -15,11 +15,12 @@ LICENSE= GPLv2
NSS_LDAP_VERSION=265
-USES= autoreconf gmake perl5
+USES= autoreconf cpe gmake perl5
USE_PERL5= build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_OPENLDAP= yes
+CPE_VENDOR= padl
OPTIONS_DEFINE= LCLASS KERBEROS
OPTIONS_DEFAULT=LCLASS KERBEROS
More information about the dev-commits-ports-all
mailing list