diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iperf/Makefile | 4 |
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 |