# New ports collection makefile for:	p5-Benchmark-Forking
# Date created:		2007-01-06
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/benchmarks/p5-Benchmark-Forking/Makefile,v 1.1 2007/01/08 03:48:30 clsung Exp $
#

PORTNAME=	Benchmark-Forking
PORTVERSION=	0.99
CATEGORIES=	benchmarks perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Benchmark
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Run benchmarks in separate processes

PERL_CONFIGURE=	yes

MAN3=		Benchmark::Forking.3 Benchmark::Forking::ReadMe.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1