[124252] trunk/dports/perl

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


Revision: 124252
          https://trac.macports.org/changeset/124252
Author:   devans at macports.org
Date:     2014-08-21 13:21:26 -0700 (Thu, 21 Aug 2014)
Log Message:
-----------
p5-extutils-helpers: new port, various portability utilities for module builders.

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

Added: trunk/dports/perl/p5-extutils-helpers/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-helpers/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-extutils-helpers/Portfile	2014-08-21 20:21:26 UTC (rev 124252)
@@ -0,0 +1,18 @@
+# -*- 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-Helpers 0.022
+platforms           darwin
+maintainers         devans openmaintainer
+license             {Artistic GPL}
+
+description         ExtUtils::Helpers - Various portability utilities for module builders
+
+long_description    This module provides various portable helper functions for module building modules.
+
+checksums           rmd160  56230eac725f64efb58ae4f019399610e2bf717f \
+                    sha256  d3f8cf700fb3414ca1260089755cbf64041455e4b744110677b1ba5bb9a3aa95


Property changes on: trunk/dports/perl/p5-extutils-helpers/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140821/889fb6c4/attachment.html>


More information about the macports-changes mailing list