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.
This commit is contained in:
parent
7789a2f2c0
commit
27e6248f5d
3 changed files with 25 additions and 0 deletions
1
devel/p5-Proc-Wait3/DESCR
Normal file
1
devel/p5-Proc-Wait3/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
The Perl 5 module Proc::Wait3 provides wait3(2) system call support.
|
19
devel/p5-Proc-Wait3/Makefile
Normal file
19
devel/p5-Proc-Wait3/Makefile
Normal file
|
@ -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"
|
5
devel/p5-Proc-Wait3/distinfo
Normal file
5
devel/p5-Proc-Wait3/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue