[105343] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Apr 18 10:28:38 PDT 2013


Revision: 105343
          https://trac.macports.org/changeset/105343
Author:   macsforever2000 at macports.org
Date:     2013-04-18 10:28:37 -0700 (Thu, 18 Apr 2013)
Log Message:
-----------
p5-mixin-linewise: New port.

Added Paths:
-----------
    trunk/dports/perl/p5-mixin-linewise/
    trunk/dports/perl/p5-mixin-linewise/Portfile

Added: trunk/dports/perl/p5-mixin-linewise/Portfile
===================================================================
--- trunk/dports/perl/p5-mixin-linewise/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mixin-linewise/Portfile	2013-04-18 17:28:37 UTC (rev 105343)
@@ -0,0 +1,25 @@
+# -*- 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.setup         Mixin-Linewise 0.003 ../by-authors/id/R/RJ/RJBS
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         Mixin::Linewise - Write your linewise code for handles, this does the rest.
+
+long_description    ${description}
+
+checksums           rmd160 d88fb964fc977f41e690537f31c66bb83584387d \
+                    sha256 b9bc75bf0f5de08a7135e7abd0301d63f1d4a27d7764fd5a3f6bf5832a61e852
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-io-string \
+                        port:p${perl5.major}-sub-exporter
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130418/f95422b5/attachment.html>


More information about the macports-changes mailing list