diff options
Diffstat (limited to 'benchmarks/iperf3')
-rw-r--r-- | benchmarks/iperf3/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/iperf3/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile index 88b230415503..0f9257773ded 100644 --- a/benchmarks/iperf3/Makefile +++ b/benchmarks/iperf3/Makefile @@ -3,6 +3,7 @@ PORTNAME= iperf PORTVERSION= 3.0.7 +PORTREVISION= 1 CATEGORIES= benchmarks ipv6 MASTER_SITES= http://downloads.es.net/pub/iperf/ PKGNAMESUFFIX= 3 @@ -10,10 +11,11 @@ PKGNAMESUFFIX= 3 MAINTAINER= bmah@FreeBSD.org COMMENT= Improved tool to measure TCP and UDP bandwidth -LICENSE= BSD3CLAUSE +LICENSE= BSD3CLAUSE MIT +LICENSE_COMB= multi GNU_CONFIGURE= yes -USES= libtool:keepla +USES= libtool USE_LDCONFIG= yes PORTDOCS= AUTHORS README.md RELEASE_NOTES diff --git a/benchmarks/iperf3/pkg-plist b/benchmarks/iperf3/pkg-plist index ecc4fa2ea70c..ad244993e85c 100644 --- a/benchmarks/iperf3/pkg-plist +++ b/benchmarks/iperf3/pkg-plist @@ -1,7 +1,6 @@ bin/iperf3 include/iperf_api.h lib/libiperf.a -lib/libiperf.la lib/libiperf.so lib/libiperf.so.0 lib/libiperf.so.0.0.0 |