[106396] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Fri May 24 13:47:31 PDT 2013


Revision: 106396
          https://trac.macports.org/changeset/106396
Author:   macsforever2000 at macports.org
Date:     2013-05-24 13:47:31 -0700 (Fri, 24 May 2013)
Log Message:
-----------
p5-wx-demo: New port.

Added Paths:
-----------
    trunk/dports/perl/p5-wx-demo/
    trunk/dports/perl/p5-wx-demo/Portfile

Added: trunk/dports/perl/p5-wx-demo/Portfile
===================================================================
--- trunk/dports/perl/p5-wx-demo/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-wx-demo/Portfile	2013-05-24 20:47:31 UTC (rev 106396)
@@ -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.12 5.14 5.16
+perl5.setup         Wx-Demo 0.21
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         Wx::Demo - the wxPerl demo
+
+long_description    ${description}
+
+checksums           rmd160 0aa2f0a2a42431336ab9b7f0e80562ad850b0e3d \
+                    sha256 39f45c8c09571db1e06bb0361efd8ea305386aa13bbcd7a70781ad356f4de607
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-wx \
+                        port:p${perl5.major}-io-stringy \
+                        port:p${perl5.major}-file-chdir \
+                        port:p${perl5.major}-universal-require \
+                        port:p${perl5.major}-class-accessor \
+                        port:p${perl5.major}-file-slurp
+}


Property changes on: trunk/dports/perl/p5-wx-demo/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/20130524/f96f2dce/attachment.html>


More information about the macports-changes mailing list