[112380] trunk/dports/perl
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Oct 21 12:51:50 PDT 2013
Revision: 112380
https://trac.macports.org/changeset/112380
Author: macsforever2000 at macports.org
Date: 2013-10-21 12:51:50 -0700 (Mon, 21 Oct 2013)
Log Message:
-----------
p5-perlio-layers: New port. (#39222)
Added Paths:
-----------
trunk/dports/perl/p5-perlio-layers/
trunk/dports/perl/p5-perlio-layers/Portfile
Added: trunk/dports/perl/p5-perlio-layers/Portfile
===================================================================
--- trunk/dports/perl/p5-perlio-layers/Portfile (rev 0)
+++ trunk/dports/perl/p5-perlio-layers/Portfile 2013-10-21 19:51:50 UTC (rev 112380)
@@ -0,0 +1,24 @@
+# -*- 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
+perl5.setup PerlIO-Layers 0.010
+platforms darwin
+maintainers nomaintainer
+license Artistic GPL-2
+
+description Perl module for querying the capabilities of filehandle
+
+long_description ${description}
+
+checksums rmd160 00106a1e1b599f3d087f175e3b30d03498709e38 \
+ sha256 e3ab1219092be4a21df1ec48163c83b4166ca8f87d2c659b3a891837e828b271
+
+if {${perl5.major} != ""} {
+ depends_lib-append port:p${perl5.major}-list-moreutils
+}
+
+perl5.use_module_build
Property changes on: trunk/dports/perl/p5-perlio-layers/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131021/ef90f8e6/attachment.html>
More information about the macports-changes
mailing list