[112382] trunk/dports/perl
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Oct 21 12:54:54 PDT 2013
Revision: 112382
https://trac.macports.org/changeset/112382
Author: macsforever2000 at macports.org
Date: 2013-10-21 12:54:54 -0700 (Mon, 21 Oct 2013)
Log Message:
-----------
p5-module-compile: New port. (#39222)
Added Paths:
-----------
trunk/dports/perl/p5-module-compile/
trunk/dports/perl/p5-module-compile/Portfile
Added: trunk/dports/perl/p5-module-compile/Portfile
===================================================================
--- trunk/dports/perl/p5-module-compile/Portfile (rev 0)
+++ trunk/dports/perl/p5-module-compile/Portfile 2013-10-21 19:54:54 UTC (rev 112382)
@@ -0,0 +1,23 @@
+# -*- 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-Compile 0.23
+platforms darwin
+maintainers nomaintainer
+license Artistic GPL-2
+supported_archs noarch
+
+description Perl module to compile other modules
+
+long_description ${description}
+
+checksums rmd160 002ec2c1618c33c6d775b31f44903c289f33d9d0 \
+ sha256 2970f4e493be50a6b9efd594537a943d86e5b9721f6f35ffdbee6aef345b48a1
+
+if {${perl5.major} != ""} {
+ depends_lib-append port:p${perl5.major}-digest-sha1
+}
Property changes on: trunk/dports/perl/p5-module-compile/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/20131021/c7598856/attachment-0001.html>
More information about the macports-changes
mailing list