git: 4961dfd11c35 - main - net/slapi-nis: Add CPE information

From: Jochen Neumeister <joneum_at_FreeBSD.org>
Date: Thu, 10 Sep 2026 19:50:54 UTC
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4961dfd11c35941aaa81cfc841e6004fb5b921e6

commit 4961dfd11c35941aaa81cfc841e6004fb5b921e6
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2026-09-10 19:45:26 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2026-09-10 19:50:33 +0000

    net/slapi-nis: Add CPE information
    
    Sponsored by: Netzkommune GmbH
---
 net/slapi-nis/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/slapi-nis/Makefile b/net/slapi-nis/Makefile
index a3afa4da765b..0fa780ae7432 100644
--- a/net/slapi-nis/Makefile
+++ b/net/slapi-nis/Makefile
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libldap.so:net/openldap26-client \
 		libsss_nss_idmap.so:security/sssd2
 RUN_DEPENDS=	389-ds-base>=0:net/389-ds-base
 
-USES=		autoreconf gmake libtool localbase:ldflags pkgconfig
+USES=		autoreconf cpe gmake libtool localbase:ldflags pkgconfig
+CPE_VENDOR=	slapi-nis_project
 
 GNU_CONFIGURE=	yes