aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iperf3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/iperf3/Makefile')
-rw-r--r--benchmarks/iperf3/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile
index 4f49a10628e5..dd4294504da3 100644
--- a/benchmarks/iperf3/Makefile
+++ b/benchmarks/iperf3/Makefile
@@ -1,7 +1,5 @@
-# Created by: Bruce A. Mah <bmah@FreeBSD.org>
-
PORTNAME= iperf
-DISTVERSION= 3.10.1
+DISTVERSION= 3.16
PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= https://downloads.es.net/pub/iperf/
@@ -9,14 +7,18 @@ PKGNAMESUFFIX= 3
MAINTAINER= bmah@FreeBSD.org
COMMENT= Improved tool to measure TCP and UDP bandwidth
+WWW= https://software.es.net/iperf/
LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= multi
-USES= libtool ssl
+USES= cpe libtool ssl
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_LDCONFIG= yes
+CPE_VENDOR= iperf_project
+
PORTDOCS= README.md RELNOTES.md
# Set ${DOCSDIR} to avoid conflict with benchmarks/iperf ${DOCSDIR}