Revision: 77363 http://trac.macports.org/changeset/77363 Author: l2g@macports.org Date: 2011-03-28 15:48:38 -0700 (Mon, 28 Mar 2011) Log Message: ----------- p5-capture-tiny: new port for Perl module Capture::Tiny Added Paths: ----------- trunk/dports/perl/p5-capture-tiny/ trunk/dports/perl/p5-capture-tiny/Portfile Added: trunk/dports/perl/p5-capture-tiny/Portfile =================================================================== --- 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 ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
l2g@macports.org