openbsd-ports/benchmarks/Makefile
zhuk 6860bba494 Remove lmbench. Highly outdated (1999 year benchmark, really?), non-free
(the license marker in port was a lie) and ugly.

okay aja@; also there were okays from sthen@ and kirby on earlier patch.
2015-07-18 22:02:05 +00:00

27 lines
627 B
Makefile

# $OpenBSD: Makefile,v 1.25 2015/07/18 22:02:05 zhuk Exp $
SUBDIR =
SUBDIR += blogbench
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += fs_mark
SUBDIR += httperf
SUBDIR += iozone
SUBDIR += netperf
SUBDIR += netperf-wrapper
SUBDIR += netpipe
SUBDIR += netstrain
SUBDIR += randread
SUBDIR += siege
SUBDIR += smtp-benchmark
SUBDIR += speedtest-cli
SUBDIR += sysbench
SUBDIR += sysbench,mysql
SUBDIR += sysbench,pgsql
SUBDIR += tcpblast
SUBDIR += tsung
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>