summaryrefslogtreecommitdiff
path: root/devel/p5-IO-CaptureOutput
diff options
context:
space:
mode:
authorsno <sno>2009-02-25 22:29:26 +0000
committersno <sno>2009-02-25 22:29:26 +0000
commitc6ce4f3fd2fd1d305e8aa6cd45f58f65a56dcca6 (patch)
treea7caeadc7770d1b7defe04cd2a0ec12b2b77cd70 /devel/p5-IO-CaptureOutput
parent61b7c09cca48ba34966ac911983244393814aa5b (diff)
downloadpkgsrc-c6ce4f3fd2fd1d305e8aa6cd45f58f65a56dcca6.tar.gz
This module provides routines for capturing STDOUT and STDERR from perl
subroutines, forked system calls (e.g. system(), fork()) and from XS or C modules.
Diffstat (limited to 'devel/p5-IO-CaptureOutput')
-rw-r--r--devel/p5-IO-CaptureOutput/DESCR3
-rw-r--r--devel/p5-IO-CaptureOutput/Makefile20
-rw-r--r--devel/p5-IO-CaptureOutput/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-IO-CaptureOutput/DESCR b/devel/p5-IO-CaptureOutput/DESCR
new file mode 100644
index 00000000000..c3907069534
--- /dev/null
+++ b/devel/p5-IO-CaptureOutput/DESCR
@@ -0,0 +1,3 @@
+This module provides routines for capturing STDOUT and STDERR from perl
+subroutines, forked system calls (e.g. system(), fork()) and from XS or
+C modules.
diff --git a/devel/p5-IO-CaptureOutput/Makefile b/devel/p5-IO-CaptureOutput/Makefile
new file mode 100644
index 00000000000..ed5035708b2
--- /dev/null
+++ b/devel/p5-IO-CaptureOutput/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2009/02/25 22:29:26 sno Exp $
+
+DISTNAME= IO-CaptureOutput-1.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IO-CaptureOutput/
+COMMENT= Perl module capture STDOUT and STDERR from Perl code, subprocesses or XS
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IO/CaptureOutput/.packlist
+
+DEPENDS+= p5-PathTools>=3.27:../../devel/p5-PathTools
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-IO-CaptureOutput/distinfo b/devel/p5-IO-CaptureOutput/distinfo
new file mode 100644
index 00000000000..55887386fdd
--- /dev/null
+++ b/devel/p5-IO-CaptureOutput/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2009/02/25 22:29:26 sno Exp $
+
+SHA1 (IO-CaptureOutput-1.11.tar.gz) = 0615427a1b5cc9b35d007936d0beacac72397832
+RMD160 (IO-CaptureOutput-1.11.tar.gz) = 8fe6f01e8e11064f8dfad39cc34ecc182da795de
+Size (IO-CaptureOutput-1.11.tar.gz) = 22073 bytes