1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add netperf.

This commit is contained in:
Satoshi Asami 1996-08-04 08:45:44 +00:00
parent 2974c69241
commit dc040556f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3520

View File

@ -1,10 +1,11 @@
# $Id: Makefile,v 1.1 1995/07/13 00:03:08 asami Exp $
# $Id: Makefile,v 1.2 1996/01/03 00:12:48 se Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += tcpblast
.include <bsd.port.subdir.mk>