[124251] trunk/dports/perl

devans at macports.org devans at macports.org
Thu Aug 21 13:18:24 PDT 2014


Revision: 124251
          https://trac.macports.org/changeset/124251
Author:   devans at macports.org
Date:     2014-08-21 13:18:24 -0700 (Thu, 21 Aug 2014)
Log Message:
-----------
p5-extutils-config: new port, a wrapper for perl's configuration.

Added Paths:
-----------
    trunk/dports/perl/p5-extutils-config/
    trunk/dports/perl/p5-extutils-config/Portfile

Added: trunk/dports/perl/p5-extutils-config/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-config/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-extutils-config/Portfile	2014-08-21 20:18:24 UTC (rev 124251)
@@ -0,0 +1,20 @@
+# -*- 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.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         ExtUtils-Config 0.008
+platforms           darwin
+maintainers         devans openmaintainer
+license             {Artistic GPL}
+
+description         ExtUtils::Config - A wrapper for perl's configuration
+
+long_description    ExtUtils::Config is an abstraction around the %Config hash. \
+                    By itself it is not a particularly interesting module by any \
+                    measure, however it ties together a family of modern toolchain modules.
+
+checksums           rmd160  85808cbda32abbd84cf6919c57b5beebac9f3d0a \
+                    sha256  ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140821/733db28c/attachment.html>


More information about the macports-changes mailing list