[59517] trunk/dports/perl

snc at macports.org snc at macports.org
Thu Oct 15 17:49:21 PDT 2009


Revision: 59517
          http://trac.macports.org/changeset/59517
Author:   snc at macports.org
Date:     2009-10-15 17:49:20 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
create p5-shell-parser, ticket #22101

Added Paths:
-----------
    trunk/dports/perl/p5-shell-parser/
    trunk/dports/perl/p5-shell-parser/Portfile

Added: trunk/dports/perl/p5-shell-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-shell-parser/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-shell-parser/Portfile	2009-10-16 00:49:20 UTC (rev 59517)
@@ -0,0 +1,18 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Shell-Parser 0.04
+
+maintainers         gmail.com:blair.christensen openmaintainer
+description         Simple shell script parser
+long_description    ${description}
+homepage            http://search.cpan.org/~saper/Shell-Parser/
+platforms           darwin
+
+checksums           md5 4087b7d90c076cfc9e05465c7ee88fa4 \
+                    rmd160 3d4511c9b763def8b8c77ea827e17f5cb2bc488e \
+                    sha1 0ecee5e40c9f41e1a5fd5dcdf1a309cf443ec517
+


Property changes on: trunk/dports/perl/p5-shell-parser/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/457dc6fc/attachment.html>


More information about the macports-changes mailing list