freebsd-ports/devel/p5-POE-Test-Loops/Makefile
Sunpoet Po-Chuan Hsieh fe8dc59bb0 - Update to 1.040
Changes:	http://search.cpan.org/dist/POE-Test-Loops/CHANGES
PR:		ports/154525
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
Feature safe:	yes
2011-02-05 16:56:29 +00:00

22 lines
473 B
Makefile

# New ports collection makefile for: devel/p5-POE-Test-Loops
# Date created: 05 July 2008
# Whom: Zach Thompson <hideo@lastamericanempire.com>
#
# $FreeBSD$
#
PORTNAME= POE-Test-Loops
PORTVERSION= 1.040
CATEGORIES= devel perl5
MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO
PKGNAMEPREFIX= p5-
MAINTAINER= freebsd@beardz.net
COMMENT= Reusable tests for POE Loop authors
PERL_CONFIGURE= yes
MAN1= poe-gen-tests.1
MAN3= POE::Test::Loops.3
.include <bsd.port.mk>