aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-13 14:41:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-13 14:41:01 +0000
commit987a58c7925d94d35c3158ad3a0772e1096d58ed (patch)
tree37a7165fc99737ad9b3d15e2f24dae86e41e4167 /benchmarks
parent3f4be7ca230dfa9b5def42e0d7d7aa9132d076d7 (diff)
downloadports-987a58c7925d94d35c3158ad3a0772e1096d58ed.tar.gz
ports-987a58c7925d94d35c3158ad3a0772e1096d58ed.zip
Add USES=cpe
Notes
Notes: svn path=/head/; revision=557904
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iperf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/iperf/Makefile b/benchmarks/iperf/Makefile
index ddf4bde66960..fc777803bec6 100644
--- a/benchmarks/iperf/Makefile
+++ b/benchmarks/iperf/Makefile
@@ -12,12 +12,16 @@ COMMENT= Tool to measure maximum TCP and UDP bandwidth
LICENSE= BSD2CLAUSE
+USES= cpe
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/iperf \
man/man1/iperf.1.gz
PORTDOCS= *
+CPE_VENDOR= iperf_project
+
OPTIONS_DEFINE= DOCS IPV6 THREADS
OPTIONS_DEFAULT=THREADS