[77454] trunk/dports/perl

l2g at macports.org l2g at macports.org
Wed Mar 30 23:13:02 PDT 2011


Revision: 77454
          http://trac.macports.org/changeset/77454
Author:   l2g at macports.org
Date:     2011-03-30 23:13:01 -0700 (Wed, 30 Mar 2011)
Log Message:
-----------
p5-ppix-utilities: new port for Perl module family PPIx::Utilities

Added Paths:
-----------
    trunk/dports/perl/p5-ppix-utilities/
    trunk/dports/perl/p5-ppix-utilities/Portfile

Added: trunk/dports/perl/p5-ppix-utilities/Portfile
===================================================================
--- trunk/dports/perl/p5-ppix-utilities/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-ppix-utilities/Portfile	2011-03-31 06:13:01 UTC (rev 77454)
@@ -0,0 +1,26 @@
+# -*- 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         PPIx-Utilities 1.001000 ../by-authors/id/E/EL/ELLIOTJS
+platforms           darwin
+maintainers         l2g openmaintainer
+license             Artistic GPL
+
+description         PPIx::Utilities - Extensions to PPI
+
+long_description    This is a collection of functions for dealing with PPI \
+                    objects, many of which originated in Perl::Critic.
+
+checksums           sha1   f38d357bcf24c1ad9062b38a77fba1c0f7a787f3 \
+                    rmd160 bc487ed0c8ca413a11ad1113ff7dfc18b0410e88
+
+depends_build-append    port:p5-test-deep
+depends_lib-append      port:p5-exception-class \
+                        port:p5-ppi \
+                        port:p5-readonly \
+                        port:p5-task-weaken
+
+supported_archs noarch


Property changes on: trunk/dports/perl/p5-ppix-utilities/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/20110330/91730c8c/attachment.html>


More information about the macports-changes mailing list