[105492] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Apr 22 12:19:25 PDT 2013


Revision: 105492
          https://trac.macports.org/changeset/105492
Author:   macsforever2000 at macports.org
Date:     2013-04-22 12:19:25 -0700 (Mon, 22 Apr 2013)
Log Message:
-----------
p5-extutils-xspp: New port.

Added Paths:
-----------
    trunk/dports/perl/p5-extutils-xspp/
    trunk/dports/perl/p5-extutils-xspp/Portfile

Added: trunk/dports/perl/p5-extutils-xspp/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-xspp/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-extutils-xspp/Portfile	2013-04-22 19:19:25 UTC (rev 105492)
@@ -0,0 +1,29 @@
+# -*- 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         ExtUtils-XSpp 0.1700
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         ExtUtils::XSpp (no description available)
+
+long_description    ${description}
+
+checksums           rmd160 ab3d9212a6740da927d5ffff9c58364a0639f43e \
+                    sha256 355305acb5285e60d40471d30555944ca8327967e13bfbe24e257ed9563a57d7
+
+if {${perl5.major} != ""} {
+    depends_build-append \
+                        port:p${perl5.major}-test-base \
+                        port:p${perl5.major}-test-differences
+    
+    perl5.use_module_build
+}


Property changes on: trunk/dports/perl/p5-extutils-xspp/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/20130422/61ac8d96/attachment.html>


More information about the macports-changes mailing list