# -*- 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.24 perl5.setup MCE 1.806 ../by-authors/id/M/MA/MARIOROY maintainers devans openmaintainer license {Artistic-1 GPL} description Many-Core Engine for Perl providing parallel processing capabilities long_description ${description} platforms darwin checksums rmd160 a1e0d64dca711c58dbae5ecf346b75ca529665e1 \ sha256 0899345c3bcb239b896320ae98b72328cd483d1814520c588558b94525cfd0cb if {${perl5.major} != ""} { # Sereal is loaded automatically if available # Use Time::HiRes 1.9739+ for Sierra compatibility depends_lib-append \ port:p${perl5.major}-sereal \ port:p${perl5.major}-time-hires supported_archs noarch }