git: 40e2316a3daf - main - net/nbdkit: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 18 Mar 2022 13:26:23 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40e2316a3daf9181b36090962fe608cb5c736005

commit 40e2316a3daf9181b36090962fe608cb5c736005
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:17:58 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:53 +0000

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

diff --git a/net/nbdkit/Makefile b/net/nbdkit/Makefile
index 15385669ce8d..4fc9221e74d9 100644
--- a/net/nbdkit/Makefile
+++ b/net/nbdkit/Makefile
@@ -16,7 +16,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	bash:shells/bash \
 		bash-completion>0:shells/bash-completion
 
-USES=		compiler:c11 gmake libtool pkgconfig
+USES=		compiler:c11 cpe gmake libtool pkgconfig
+
+CPE_VENDOR=	nbdkit_project
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip