summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2010-04-10 09:15:11 +0000
committerseb <seb>2010-04-10 09:15:11 +0000
commitc1e4522dda6afb2dfd7d7be8006ca14d3d86c074 (patch)
tree2d51d3ef0ac8c8880bd7f8c0fed8eaadded4f6ac
parent3f3b70d1d0b1eb73ea80b9b5b4b6ac84aa0be776 (diff)
downloadpkgsrc-c1e4522dda6afb2dfd7d7be8006ca14d3d86c074.tar.gz
Initial import of p5-Proc-Wait3 version 0.03 in the NetBSD Packages
Collection. The Perl 5 module Proc::Wait3 provides wait3(2) system call support.
-rw-r--r--devel/p5-Proc-Wait3/DESCR1
-rw-r--r--devel/p5-Proc-Wait3/Makefile19
-rw-r--r--devel/p5-Proc-Wait3/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/devel/p5-Proc-Wait3/DESCR b/devel/p5-Proc-Wait3/DESCR
new file mode 100644
index 00000000000..d904eb393d1
--- /dev/null
+++ b/devel/p5-Proc-Wait3/DESCR
@@ -0,0 +1 @@
+The Perl 5 module Proc::Wait3 provides wait3(2) system call support.
diff --git a/devel/p5-Proc-Wait3/Makefile b/devel/p5-Proc-Wait3/Makefile
new file mode 100644
index 00000000000..a9e59149624
--- /dev/null
+++ b/devel/p5-Proc-Wait3/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 09:15:11 seb Exp $
+#
+
+DISTNAME= Proc-Wait3-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Proc/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Proc-Wait3/
+COMMENT= Perl5 extension for wait3 system call
+#LICENSE=
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Proc/Wait3/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Proc-Wait3/distinfo b/devel/p5-Proc-Wait3/distinfo
new file mode 100644
index 00000000000..1a16b501095
--- /dev/null
+++ b/devel/p5-Proc-Wait3/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/10 09:15:11 seb Exp $
+
+SHA1 (Proc-Wait3-0.03.tar.gz) = ec2e722d2c98ec275183ee236bcc7f539b03818d
+RMD160 (Proc-Wait3-0.03.tar.gz) = 84fc8cc5175d0c2c2b2be2acb2c0507870f77cb6
+Size (Proc-Wait3-0.03.tar.gz) = 2962 bytes