git: c172989abeec - main - net-mgmt/nfdump: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:32 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c172989abeec8677391bb8b9e7fca24c3b56f557
commit c172989abeec8677391bb8b9e7fca24c3b56f557
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:52:42 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:52:42 +0000
net-mgmt/nfdump: Add CPE information
Approved by: portmgr (blanket)
---
net-mgmt/nfdump/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile
index 008abd6d69d8..f5ce1ccef3be 100644
--- a/net-mgmt/nfdump/Makefile
+++ b/net-mgmt/nfdump/Makefile
@@ -12,11 +12,12 @@ COMMENT= Command-line tools to collect and process NetFlow data
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/BSD-license.txt
-USES= autoreconf compiler:c11 libtool pkgconfig
+USES= autoreconf compiler:c11 cpe libtool pkgconfig
USE_CSTD= gnu89
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= phaag
+CPE_VENDOR= nfdump_project
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
More information about the dev-commits-ports-all
mailing list