1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix check-plist by adding missing netperf.info file

This commit is contained in:
Bryan Drewery 2014-08-11 21:03:49 +00:00
parent 53093a62c1
commit 1d45475530
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364663

View File

@ -3,7 +3,7 @@
PORTNAME= netperf
PORTVERSION= 2.6.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= benchmarks ipv6
MASTER_SITES= ftp://ftp.netperf.org/netperf/ \
http://fossies.org/unix/misc/
@ -26,6 +26,8 @@ CONFIGURE_ENV= "transform="
CONFIGURE_ARGS= --program-prefix="" --program-suffix="" --enable-dirty \
--enable-demo --enable-burst --enable-intervals
INFO= netperf
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSOCKETS}