summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:18:58 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:23:53 +0000
commit4362ee6eec17b7c0c656bd25f5914d7d08751157 (patch)
tree671e24801982e9ea8a0750c317ce627521c87fa1
parentnet/nbdkit: Add CPE information (diff)
net/tcpslice: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/tcpslice/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile
index 468b6ced40be..a7a53339957f 100644
--- a/net/tcpslice/Makefile
+++ b/net/tcpslice/Makefile
@@ -9,6 +9,10 @@ COMMENT= Tool for extracting portions of pcap files
LICENSE= BSD3CLAUSE
+USES= cpe
+
+CPE_VENDOR= tcpdump
+
PLIST_FILES= sbin/tcpslice \
man/man1/tcpslice.1.gz