[99611] trunk/dports/perl
ryandesign at macports.org
ryandesign at macports.org
Sun Nov 11 15:41:26 PST 2012
Revision: 99611
http://trac.macports.org//changeset/99611
Author: ryandesign at macports.org
Date: 2012-11-11 15:41:25 -0800 (Sun, 11 Nov 2012)
Log Message:
-----------
p5-module-implementation: new port, version 0.06
Added Paths:
-----------
trunk/dports/perl/p5-module-implementation/
trunk/dports/perl/p5-module-implementation/Portfile
Added: trunk/dports/perl/p5-module-implementation/Portfile
===================================================================
--- trunk/dports/perl/p5-module-implementation/Portfile (rev 0)
+++ trunk/dports/perl/p5-module-implementation/Portfile 2012-11-11 23:41:25 UTC (rev 99611)
@@ -0,0 +1,27 @@
+# -*- 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 Module-Implementation 0.06
+platforms darwin
+maintainers nomaintainer
+license Artistic-2
+supported_archs noarch
+
+description Module::Implementation (no description available)
+
+long_description ${description}
+
+checksums rmd160 f936fcdc9586abd76ec0d902a1c2152595f6517b \
+ sha256 da3b78025ab82b04c042e7cc1fdefc3af225ca90865c215d4d8bcf3bbf54186d
+
+if {${perl5.major} != ""} {
+ depends_build-append port:p${perl5.major}-test-requires \
+ port:p${perl5.major}-test-fatal
+
+ depends_lib-append port:p${perl5.major}-try-tiny \
+ port:p${perl5.major}-module-runtime
+}
Property changes on: trunk/dports/perl/p5-module-implementation/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/20121111/b511d2ce/attachment.html>
More information about the macports-changes
mailing list