aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/webbench/Makefile
blob: 3cb3f63270ae37a84ee822b7a60deddb1643dc3a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>