Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 11:57:24 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2c6eb363425e - main - net/nss_ldap: Add CPE information
Message-ID:  <202109111157.18BBvOcm083162@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c6eb363425e09fcef8b083d89653eccd586566d

commit 2c6eb363425e09fcef8b083d89653eccd586566d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-11 11:39:22 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109111157.18BBvOcm083162>