Initial import of p5-Test-POE-Client-TCP version 1.08 in the NetBSD

Packages Collection.

The Perl 5 module Test::POE::Client::TCP is a POE component that
provides a TCP client framework for inclusion in client component
test cases, instead of having to roll your own.
This commit is contained in:
seb 2010-07-03 21:44:51 +00:00
parent 98b98b3455
commit 1de024ff0b
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,3 @@
The Perl 5 module Test::POE::Client::TCP is a POE component that
provides a TCP client framework for inclusion in client component
test cases, instead of having to roll your own.

View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/03 21:44:51 seb Exp $
#
DISTNAME= Test-POE-Client-TCP-1.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-POE-Client-TCP/
COMMENT= POE Component providing TCP client services for test cases
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/POE/Client/TCP/.packlist
DEPENDS+= p5-POE>=1.28:../../devel/p5-POE
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/07/03 21:44:51 seb Exp $
SHA1 (Test-POE-Client-TCP-1.08.tar.gz) = ab20be6ef5da40886f08e8207705928fc5767e82
RMD160 (Test-POE-Client-TCP-1.08.tar.gz) = 099078d309b4d2427e619ce266766125066219fa
Size (Test-POE-Client-TCP-1.08.tar.gz) = 35323 bytes