[48752] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Sat Mar 28 02:38:25 PDT 2009


Revision: 48752
          http://trac.macports.org/changeset/48752
Author:   ryandesign at macports.org
Date:     2009-03-28 02:38:25 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
p5-module-depends: new port, needed by cpan2port. Reformatted version
of the port Marc Chantreux sent which he generated using cpan2port; see
http://lists.macosforge.org/pipermail/macports-dev/2009-March/008039.html

Added Paths:
-----------
    trunk/dports/perl/p5-module-depends/
    trunk/dports/perl/p5-module-depends/Portfile

Added: trunk/dports/perl/p5-module-depends/Portfile
===================================================================
--- trunk/dports/perl/p5-module-depends/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-module-depends/Portfile	2009-03-28 09:38:25 UTC (rev 48752)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               perl5 1.0
+
+perl5.setup             Module-Depends 0.14
+platforms               darwin
+maintainers             ryandesign openmaintainer
+master_sites            http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP
+
+description             identify the dependencies of a distribution
+
+long_description        ${description}
+
+checksums               md5     4aa5efab8d177626bb7d66af2c56cd74 \
+                        sha1    23f3c1d97bd7e17b1a2d66becee7ded63863da78 \
+                        rmd160  8f1b2fa93a8eb6d21f91736bdb239ae85dcca161
+
+depends_lib-append      port:p5-class-accessor-chained \
+                        port:p5-yaml


Property changes on: trunk/dports/perl/p5-module-depends/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/20090328/e1675499/attachment.html>


More information about the macports-changes mailing list