[135235] trunk/dports/perl

devans at macports.org devans at macports.org
Sun Apr 19 19:55:04 PDT 2015


Revision: 135235
          https://trac.macports.org/changeset/135235
Author:   devans at macports.org
Date:     2015-04-19 19:55:03 -0700 (Sun, 19 Apr 2015)
Log Message:
-----------
p5-tie-simple: new port, variable ties made easier.

Added Paths:
-----------
    trunk/dports/perl/p5-tie-simple/
    trunk/dports/perl/p5-tie-simple/Portfile

Added: trunk/dports/perl/p5-tie-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-tie-simple/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-tie-simple/Portfile	2015-04-20 02:55:03 UTC (rev 135235)
@@ -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         Tie-Simple 1.03
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Tie::Simple - Variable ties made easier: much, much, much easier...
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  49d28140a31dd60f7a8ff840069f5c49df88a4b3 \
+                    sha256  e73dae00e00c42511154fe0e3b26a8965836f2456e1c0952c9ce22ce3d55fc23
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-tie-simple/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/20150419/54de67f2/attachment.html>


More information about the macports-changes mailing list