[149922] trunk/dports/perl

devans at macports.org devans at macports.org
Tue Jul 5 14:39:25 PDT 2016


Revision: 149922
          https://trac.macports.org/changeset/149922
Author:   devans at macports.org
Date:     2016-07-05 14:39:25 -0700 (Tue, 05 Jul 2016)
Log Message:
-----------
p5-importer: new port, alternative but compatible interface to modules that export symbols.

Added Paths:
-----------
    trunk/dports/perl/p5-importer/
    trunk/dports/perl/p5-importer/Portfile

Added: trunk/dports/perl/p5-importer/Portfile
===================================================================
--- trunk/dports/perl/p5-importer/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-importer/Portfile	2016-07-05 21:39:25 UTC (rev 149922)
@@ -0,0 +1,19 @@
+# -*- 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.22 5.24
+perl5.setup         Importer 0.012 ../by-authors/id/E/EX/EXODIST
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Importer - Alternative but compatible interface to modules that export symbols.
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  0e9b5912d9bd530118d64024a2d453e32302791f \
+                    sha256  20c7525d3f2642aa9d2fdbbc2f39f4953184787a3ed6d7da0b008f4731be977a
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-importer/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/20160705/730793bc/attachment.html>


More information about the macports-changes mailing list