aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:18:58 +0000
committerSofian Brabez <sbz@FreeBSD.org>2022-03-31 14:14:48 +0000
commitc1b9ae6a3434a09d0451713db83f59b3f4fceac6 (patch)
tree35715efc19615847abdb460a39696a1525d1a821
parent58a222f74702927062fbd21e0f03d64c78fa20b8 (diff)
downloadports-c1b9ae6a3434a09d0451713db83f59b3f4fceac6.tar.gz
ports-c1b9ae6a3434a09d0451713db83f59b3f4fceac6.zip
net/tcpslice: Add CPE information
Approved by: portmgr (blanket) (cherry picked from commit 4362ee6eec17b7c0c656bd25f5914d7d08751157)
-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