Import p5-POE-Test-Loops version 1.002.
POE::Test::Loops contains one function, generate(), which will generate all the loop tests for one or more POE::Loop subclasses.
This commit is contained in:
parent
3589ca8b95
commit
1762e232b8
3 changed files with 24 additions and 0 deletions
2
devel/p5-POE-Test-Loops/DESCR
Normal file
2
devel/p5-POE-Test-Loops/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
POE::Test::Loops contains one function, generate(), which will
|
||||
generate all the loop tests for one or more POE::Loop subclasses.
|
17
devel/p5-POE-Test-Loops/Makefile
Normal file
17
devel/p5-POE-Test-Loops/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/09/12 12:54:04 he Exp $
|
||||
|
||||
DISTNAME= POE-Test-Loops-1.002
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/POE-Test-Loops/
|
||||
COMMENT= Perl module providing reusable tests for POE::Loop authors
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/POE/Test/Loops/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-POE-Test-Loops/distinfo
Normal file
5
devel/p5-POE-Test-Loops/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/09/12 12:54:04 he Exp $
|
||||
|
||||
SHA1 (POE-Test-Loops-1.002.tar.gz) = 2d76336da4c930ddbebc02834583cb4264f107be
|
||||
RMD160 (POE-Test-Loops-1.002.tar.gz) = 5530bb0570a5dba7d6918d4d85c6e7ffab30afaa
|
||||
Size (POE-Test-Loops-1.002.tar.gz) = 49303 bytes
|
Loading…
Reference in a new issue