[133024] trunk/dports/perl

devans at macports.org devans at macports.org
Tue Feb 17 20:31:22 PST 2015


Revision: 133024
          https://trac.macports.org/changeset/133024
Author:   devans at macports.org
Date:     2015-02-17 20:31:22 -0800 (Tue, 17 Feb 2015)
Log Message:
-----------
p5-exporter-lite: new port, lightweight exporting of functions and variables.

Added Paths:
-----------
    trunk/dports/perl/p5-exporter-lite/
    trunk/dports/perl/p5-exporter-lite/Portfile

Added: trunk/dports/perl/p5-exporter-lite/Portfile
===================================================================
--- trunk/dports/perl/p5-exporter-lite/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-exporter-lite/Portfile	2015-02-18 04:31:22 UTC (rev 133024)
@@ -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.16 5.18 5.20
+perl5.setup         Exporter-Lite 0.06
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Exporter::Lite - lightweight exporting of functions and variables
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  b3280b303e15e52806ccdb2d5705ae16c689340f \
+                    sha256  f252562176c48cdc29c543d31ba3e0eed71042e9ad2b20f9f6283bd2e29e8f4c
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-exporter-lite/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/20150217/c8363038/attachment.html>


More information about the macports-changes mailing list