freebsd-ports/devel/p5-POE-Test-Loops/Makefile
Sergey Skvortsov 21fd241adc Update to 1.035
Changes:	http://cpansearch.perl.org/src/RCAPUTO/POE-Test-Loops-1.035/CHANGES
PR:		ports/147509
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-06-11 14:14:59 +00:00

22 lines
453 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.035
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>