summaryrefslogtreecommitdiff
path: root/benchmarks/iperf3
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-05 18:54:18 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-05 19:11:47 +0000
commit0e036d7ac3a3990da9f5942cea3cbab7b6c7cbbc (patch)
tree2028f58540eba9d6122f8061fff709a936234fd5 /benchmarks/iperf3
parentaudio/soundtouch: Add CPE information (diff)
benchmarks/iperf3: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'benchmarks/iperf3')
-rw-r--r--benchmarks/iperf3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile
index 4f49a10628e5..f24d8a818cd1 100644
--- a/benchmarks/iperf3/Makefile
+++ b/benchmarks/iperf3/Makefile
@@ -13,10 +13,12 @@ COMMENT= Improved tool to measure TCP and UDP bandwidth
LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= multi
-USES= libtool ssl
+USES= cpe libtool ssl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+CPE_VENDOR= iperf_project
+
PORTDOCS= README.md RELNOTES.md
# Set ${DOCSDIR} to avoid conflict with benchmarks/iperf ${DOCSDIR}