# New ports collection makefile for:	devel/p5-POE-Test-Loops
# Date created:				05 July 2008
# Whom:					Zach Thompson <hideo@lastamericanempire.com>
#
# $FreeBSD: ports/devel/p5-POE-Test-Loops/Makefile,v 1.9 2010/01/18 00:57:42 pgollucci Exp $
#

PORTNAME=	POE-Test-Loops
PORTVERSION=	1.031
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	hideo@lastamericanempire.com
COMMENT=	Reusable tests for POE Loop authors

PERL_CONFIGURE=	yes

MAN3=	POE::Test::Loops.3
MAN1=	poe-gen-tests.1

.include <bsd.port.mk>
