Added: trunk/dports/perl/p5-capture-tiny/Portfile (0 => 77363)
--- trunk/dports/perl/p5-capture-tiny/Portfile (rev 0)
+++ trunk/dports/perl/p5-capture-tiny/Portfile 2011-03-28 22:48:38 UTC (rev 77363)
@@ -0,0 +1,19 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Capture-Tiny 0.10 ../by-authors/id/D/DA/DAGOLDEN
+platforms darwin
+maintainers l2g openmaintainer
+license Apache-2
+supported_archs noarch
+
+description Capture::Tiny - Capture STDOUT and STDERR from Perl, XS \
+ or external programs
+
+long_description ${description}
+
+checksums sha1 afe805f4184e59c9b6833b468551565df75f164f \
+ rmd160 c058c7020a13bb337278c41ad015b52187f4f707
Property changes on: trunk/dports/perl/p5-capture-tiny/Portfile
___________________________________________________________________