[151066] trunk/dports/perl
devans at macports.org
devans at macports.org
Sat Aug 6 08:24:24 PDT 2016
Revision: 151066
https://trac.macports.org/changeset/151066
Author: devans at macports.org
Date: 2016-08-06 08:24:24 -0700 (Sat, 06 Aug 2016)
Log Message:
-----------
p5-tie-function: new port, wrap functions in tied hash sugar.
Added Paths:
-----------
trunk/dports/perl/p5-tie-function/
trunk/dports/perl/p5-tie-function/Portfile
Added: trunk/dports/perl/p5-tie-function/Portfile
===================================================================
--- trunk/dports/perl/p5-tie-function/Portfile (rev 0)
+++ trunk/dports/perl/p5-tie-function/Portfile 2016-08-06 15:24:24 UTC (rev 151066)
@@ -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 Tie-Function 0.02
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Tie::Function - wrap functions in tied hash sugar
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 34b354caa73cd5ee6657bf361defb5ebec2607bb \
+ sha256 0b1617af218dfab911ba0fbd72210529a246efe140332da77fe3e03d11000117
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-tie-function/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/20160806/fafad06f/attachment-0001.html>
More information about the macports-changes
mailing list