Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 13:26:23 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: 40e2316a3daf - main - net/nbdkit: Add CPE information
Message-ID:  <202203181326.22IDQNMf003566@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=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



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