aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Capture-Tiny
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-05 22:27:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-05 22:27:02 +0000
commita4dcccd6fa8de0f7c865f6d8d2d538c07767fe0c (patch)
tree46296717b39a8a8ecb33fb5585cbb601f58cd648 /devel/p5-Capture-Tiny
parentf944abb47b25ba2773024630560540d8d01adf67 (diff)
downloadports-a4dcccd6fa8de0f7c865f6d8d2d538c07767fe0c.tar.gz
ports-a4dcccd6fa8de0f7c865f6d8d2d538c07767fe0c.zip
Notes
Diffstat (limited to 'devel/p5-Capture-Tiny')
-rw-r--r--devel/p5-Capture-Tiny/Makefile22
-rw-r--r--devel/p5-Capture-Tiny/distinfo3
-rw-r--r--devel/p5-Capture-Tiny/pkg-descr6
-rw-r--r--devel/p5-Capture-Tiny/pkg-plist6
4 files changed, 37 insertions, 0 deletions
diff --git a/devel/p5-Capture-Tiny/Makefile b/devel/p5-Capture-Tiny/Makefile
new file mode 100644
index 000000000000..0b7b327b12d3
--- /dev/null
+++ b/devel/p5-Capture-Tiny/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: devel/p5-Capture-Tiny
+# Date created: 23 June 2009
+# Whom: Bill Brinzer <bill.brinzer@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Capture-Tiny
+PORTVERSION= 0.06
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DAGOLDEN/
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= bill.brinzer@gmail.com
+COMMENT= Capture STDOUT and STDERR from Perl, XS or external programs
+
+PERL_CONFIGURE= 5.6.0+
+
+MAN3= Capture::Tiny.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Capture-Tiny/distinfo b/devel/p5-Capture-Tiny/distinfo
new file mode 100644
index 000000000000..7e0e03e985e4
--- /dev/null
+++ b/devel/p5-Capture-Tiny/distinfo
@@ -0,0 +1,3 @@
+MD5 (Capture-Tiny-0.06.tar.gz) = 653963c3855ea57ccabc5642ff407f7f
+SHA256 (Capture-Tiny-0.06.tar.gz) = 5ce9ee88d22090c017b69bec44f4de7f2336027171691bc443920d869d26e761
+SIZE (Capture-Tiny-0.06.tar.gz) = 24365
diff --git a/devel/p5-Capture-Tiny/pkg-descr b/devel/p5-Capture-Tiny/pkg-descr
new file mode 100644
index 000000000000..b707ec0de541
--- /dev/null
+++ b/devel/p5-Capture-Tiny/pkg-descr
@@ -0,0 +1,6 @@
+Capture::Tiny provides a simple, portable way to capture anything sent to
+STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or
+from an external program. Optionally, output can be teed so that it is captured
+while being passed through to the original handles.
+
+WWW: http://search.cpan.org/dist/Capture-Tiny/
diff --git a/devel/p5-Capture-Tiny/pkg-plist b/devel/p5-Capture-Tiny/pkg-plist
new file mode 100644
index 000000000000..be3e6a2c2fe9
--- /dev/null
+++ b/devel/p5-Capture-Tiny/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/Capture/Tiny.pm
+%%SITE_PERL%%/Capture/Tiny.pod
+%%SITE_PERL%%/mach/auto/Capture/Tiny/.packlist
+@dirrmtry %%SITE_PERL%%/mach/auto/Capture/Tiny
+@dirrmtry %%SITE_PERL%%/mach/auto/Capture
+@dirrmtry %%SITE_PERL%%/Capture