initial import of Test-Builder-Tester-0.09

--
This module helps to lint automated tests created with the
Test::Builder module.
This commit is contained in:
avsm 2004-05-29 21:10:02 +00:00
parent 69fbb0b214
commit 298cfd2cca
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/29 21:10:02 avsm Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
COMMENT= "perl module to lint Test::Builder testsuites"
DISTNAME= Test-Builder-Tester-0.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
# same as perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Test-Builder-Tester-0.09.tar.gz) = 53b0cb5238b03f4dd8190f38c1258324
RMD160 (Test-Builder-Tester-0.09.tar.gz) = e842a3c4b2eff9e35f5de7c1c95c91d7f246d386
SHA1 (Test-Builder-Tester-0.09.tar.gz) = aa17fb4a03fc64d29132976087dbceaf78397d70

View File

@ -0,0 +1,2 @@
This module helps to lint automated tests created with the Test::Builder
module.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/29 21:10:02 avsm Exp $
${P5SITE}/Test/Builder/Tester.pm
${P5SITE}/Test/Builder/Tester/Color.pm
man/man3p/Test::Builder::Tester.3p
man/man3p/Test::Builder::Tester::Color.3p
@dirrm man/man3p
@dirrm ${P5SITE}/Test/Builder/Tester
@dirrm ${P5SITE}/Test/Builder
@dirrm ${P5SITE}/Test