summaryrefslogtreecommitdiff
path: root/net/p5-Test-TCP
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-02-20 11:28:49 +0000
committerseb <seb@pkgsrc.org>2010-02-20 11:28:49 +0000
commit54cbd6154061e6d4105f6714877c62546262950a (patch)
tree2f86fdcb7e23b43b96686ecd458191ef815263ab /net/p5-Test-TCP
parent8dbb3123b0887c7802c2f21f53c700b8304408f4 (diff)
downloadpkgsrc-54cbd6154061e6d4105f6714877c62546262950a.tar.gz
Initial import of p5-Test-TCP version 0.16 in the NetBSD Packages
Collection. The Perl 5 module Test::TCP provides test utilities for TCP/IP program.
Diffstat (limited to 'net/p5-Test-TCP')
-rw-r--r--net/p5-Test-TCP/DESCR1
-rw-r--r--net/p5-Test-TCP/Makefile24
-rw-r--r--net/p5-Test-TCP/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/net/p5-Test-TCP/DESCR b/net/p5-Test-TCP/DESCR
new file mode 100644
index 00000000000..b65d73d9110
--- /dev/null
+++ b/net/p5-Test-TCP/DESCR
@@ -0,0 +1 @@
+The Perl 5 module Test::TCP provides test utilities for TCP/IP program.
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile
new file mode 100644
index 00000000000..7d95e66a18f
--- /dev/null
+++ b/net/p5-Test-TCP/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/20 11:28:49 seb Exp $
+#
+
+DISTNAME= Test-TCP-0.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Test-TCP/
+COMMENT= Perl 5 module to test TCP program
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/TCP/.packlist
+
+DEPENDS+= p5-Test-SharedFork>=0.09:../../devel/p5-Test-SharedFork
+# For test target
+BUILD_DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Test-TCP/distinfo b/net/p5-Test-TCP/distinfo
new file mode 100644
index 00000000000..f5b18b59424
--- /dev/null
+++ b/net/p5-Test-TCP/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/20 11:28:49 seb Exp $
+
+SHA1 (Test-TCP-0.16.tar.gz) = d26dccfe27ee7c7737908d1ecc51ca5e43241635
+RMD160 (Test-TCP-0.16.tar.gz) = 4e91471e817059fe08ca942e9b3596615de1b82a
+Size (Test-TCP-0.16.tar.gz) = 44335 bytes