Revision: 132535 https://trac.macports.org/changeset/132535 Author: mojca@macports.org Date: 2015-02-04 02:24:25 -0800 (Wed, 04 Feb 2015) Log Message: ----------- p5-mce: new port (dependency of p5-test-perl-critic) Added Paths: ----------- trunk/dports/perl/p5-mce/ trunk/dports/perl/p5-mce/Portfile Added: trunk/dports/perl/p5-mce/Portfile =================================================================== --- trunk/dports/perl/p5-mce/Portfile (rev 0) +++ trunk/dports/perl/p5-mce/Portfile 2015-02-04 10:24:25 UTC (rev 132535) @@ -0,0 +1,21 @@ +# -*- 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.16 5.18 5.20 +perl5.setup MCE 1.600 ../by-authors/id/M/MA/MARIOROY + +maintainers nomaintainer +license {Artistic-1 GPL} +license unknown + +description Many-Core Engine for Perl providing parallel processing capabilities +long_description ${description} + +platforms darwin +supported_archs noarch + +checksums rmd160 f49663a3c910659a487c58a931254aabcc871f2d \ + sha256 b38a149cbb8d94e65fba7141fe30388ae58359d448566ef1f46c67e65d6aa020 Property changes on: trunk/dports/perl/p5-mce/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native