[149972] trunk/dports/perl

devans at macports.org devans at macports.org
Wed Jul 6 18:07:45 PDT 2016


Revision: 149972
          https://trac.macports.org/changeset/149972
Author:   devans at macports.org
Date:     2016-07-06 18:07:45 -0700 (Wed, 06 Jul 2016)
Log Message:
-----------
p5-mo: new port, micro objects, Mo is less.

Added Paths:
-----------
    trunk/dports/perl/p5-mo/
    trunk/dports/perl/p5-mo/Portfile

Added: trunk/dports/perl/p5-mo/Portfile
===================================================================
--- trunk/dports/perl/p5-mo/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mo/Portfile	2016-07-07 01:07:45 UTC (rev 149972)
@@ -0,0 +1,30 @@
+# -*- 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         Mo 0.40 ../by-authors/id/T/TI/TINITA
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Mo - Micro Objects. Mo is less.
+long_description    ${description} \
+                    Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. \
+                    M is nothing. Mo is more. Not much. When Moo is more than you need, \
+                    drop an 'o' and get some Mo.
+
+platforms           darwin
+
+checksums           rmd160  c346511a589cd19870db3515353d3e449118a176 \
+                    sha256  91d24152391f8c2797ee35039138daea6de3ee03bdf3e1b8724fa5c75540ceb9
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-Class-XSAccessor \
+                    port:p${perl5.major}-IO-All \
+                    port:p${perl5.major}-Moose \
+                    port:p${perl5.major}-Mouse
+
+    supported_archs noarch
+}


Property changes on: trunk/dports/perl/p5-mo/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/20160706/23b7f579/attachment.html>


More information about the macports-changes mailing list