diff options
Diffstat (limited to 'benchmarks/tcpblast/Makefile')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index e6b4d0c92e4c..c31834bc8606 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -8,12 +8,15 @@ PORTNAME= tcpblast PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= benchmarks net ipv6 DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Measures the throughput of a tcp connection +PLIST_FILES= bin/tcpblast + WRKSRC= ${WRKDIR}/src do-extract: |