aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-01-14 06:37:34 +0800
committerale <ale@FreeBSD.org>2004-01-14 06:37:34 +0800
commitd2a44cdc48b2512c9c0a59c2f731ede6cd5b4280 (patch)
tree31d533100e83c59dc55eafd2ff1993f45e069b45 /benchmarks/Makefile
parent10150b23ced507bcc1793fd44374e3916c79cdf4 (diff)
downloadfreebsd-ports-gnome-d2a44cdc48b2512c9c0a59c2f731ede6cd5b4280.tar.gz
freebsd-ports-gnome-d2a44cdc48b2512c9c0a59c2f731ede6cd5b4280.tar.zst
freebsd-ports-gnome-d2a44cdc48b2512c9c0a59c2f731ede6cd5b4280.zip
Add webbench 1.3, simple forking web benchmark.
PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly)
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 7111670989a7..bc83e101f4dd 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -26,6 +26,7 @@
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ubench
+ SUBDIR += webbench
SUBDIR += xengine
.include <bsd.port.subdir.mk>