aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:52:42 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-29 19:52:42 +0000
commitc172989abeec8677391bb8b9e7fca24c3b56f557 (patch)
tree817a2e8baedd365ca79aade3fba291a1d7e01d75 /net-mgmt
parent20de9a425d904be4aa81ceda0d99d4c05afb6b07 (diff)
downloadports-c172989abeec8677391bb8b9e7fca24c3b56f557.tar.gz
ports-c172989abeec8677391bb8b9e7fca24c3b56f557.zip
net-mgmt/nfdump: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nfdump/Makefile3
1 files changed, 2 insertions, 1 deletions
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