blob: 3cb3f63270ae37a84ee822b7a60deddb1643dc3a (
plain) (
tree)
|
|
# New ports collection makefile for: webbench
# Date created: 10 Jan 2004
# Whom: Radim Kolar
#
# $FreeBSD$
#
PORTNAME= webbench
PORTVERSION= 1.3
CATEGORIES= benchmarks www
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/www/servers
MAINTAINER= hsn@netmag.cz
COMMENT= Simple forking web benchmark
MAN1= webbench.1
.include <bsd.port.mk>
|