[25567] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu May 24 14:53:39 PDT 2007


Revision: 25567
          http://trac.macosforge.org/projects/macports/changeset/25567
Author:   narf_tm at macports.org
Date:     2007-05-24 14:53:39 -0700 (Thu, 24 May 2007)

Log Message:
-----------
New port p5-module-install 0.67.

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

Added: trunk/dports/perl/p5-module-install/Portfile
===================================================================
--- trunk/dports/perl/p5-module-install/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-module-install/Portfile	2007-05-24 21:53:39 UTC (rev 25567)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		perl5 1.0
+perl5.setup		Module-Install 0.67
+maintainers		narf_tm at macports.org
+description		Standalone, extensible Perl module installer
+long_description	Module::Install is a package for writing installers \
+		for CPAN (or CPAN-like) distributions that are clean, simple, \
+		minimalist, act in a strictly correct manner with both the \
+		ExtUtils::MakeMaker and Module::Build build systems, and will \
+		run on any Perl installation version 5.004 or newer.
+
+platforms		darwin
+
+checksums		md5 e1377b62a85ec8a97af2e8c91708bed7
+
+depends_lib-append	port:p5-archive-tar \
+		port:p5-extutils-parsexs \
+		port:p5-module-build \
+		port:p5-module-corelist \
+		port:p5-module-scandeps \
+		port:p5-par-dist \
+		port:p5-yaml-tiny


Property changes on: trunk/dports/perl/p5-module-install/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070524/3b4df8a5/attachment.html


More information about the macports-changes mailing list