# Ports collection Makefile for:		p5-ApacheBench
# Date created:					11 Jan 2002
# Whom:						dom@happygiraffe.net
#
# $FreeBSD$
#

PORTNAME=	ApacheBench
PORTVERSION=	0.62
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTTPD
PKGNAMEPREFIX=	p5-

MAINTAINER=	dom@happygiraffe.net

PERL_CONFIGURE=	yes

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		HTTPD::Bench::ApacheBench.3

.include <bsd.port.mk>