[123913] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Aug 15 18:45:39 PDT 2014


Revision: 123913
          https://trac.macports.org/changeset/123913
Author:   devans at macports.org
Date:     2014-08-15 18:45:39 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
p5-inline-files: new port, multiple virtual file support.

Added Paths:
-----------
    trunk/dports/perl/p5-inline-files/
    trunk/dports/perl/p5-inline-files/Portfile

Added: trunk/dports/perl/p5-inline-files/Portfile
===================================================================
--- trunk/dports/perl/p5-inline-files/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-inline-files/Portfile	2014-08-16 01:45:39 UTC (rev 123913)
@@ -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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Inline-Files 0.68
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Inline::Files - Multiple virtual files at the end of your code
+long_description    Inline::Files generalizes the notion of the __DATA__ marker \
+                    and the associated <DATA> filehandle, to an arbitrary number \
+                    of markers and associated filehandles.
+
+platforms           darwin
+
+checksums           rmd160  dd14de98744f954a861c4299354718084e8d28ea \
+                    sha256  f1117b239af9762e88118e6d42a1ecd2e4c2f3d013ce7b28ecc282b76c253e45


Property changes on: trunk/dports/perl/p5-inline-files/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/20140815/70e17a24/attachment.html>


More information about the macports-changes mailing list