git: 1c8d3f60382a - main - net/libnids: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 13 Oct 2021 14:11:50 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c8d3f60382a999d8c2efd725f284700480bb9db

commit 1c8d3f60382a999d8c2efd725f284700480bb9db
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 14:11:16 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 14:11:16 +0000

    net/libnids: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/libnids/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index 4df3f5802dd3..cb9196c7dc00 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -22,7 +22,8 @@ GLIB2_USES=	gnome
 GLIB2_USE=	gnome=glib20
 GLIB2_CONFIGURE_ENABLE=	libglib
 
-USES=		pkgconfig
+USES=		cpe pkgconfig
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 
 do-install: