freebsd-ports/devel/p5-POE-Test-Loops/Makefile
Jase Thew a6e0039284 Update my maintainer address
Approved by:	flo, culot (mentors)
2012-06-05 09:14:01 +00:00

26 lines
517 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.351
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
PKGNAMEPREFIX= p5-
MAINTAINER= jase@FreeBSD.org
COMMENT= Reusable tests for POE Loop authors
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN1= poe-gen-tests.1
MAN3= POE::Test::Loops.3
.include <bsd.port.mk>