# -*- 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: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.use_search_cpan_org yes perl5.setup Gearman 1.130.004 categories perl net license {Artistic-1 GPL} platforms darwin maintainers nomaintainer description Gearman client library for Perl long_description ${description} homepage http://gearman.org/ checksums rmd160 277df12bbce1f221488ecbabad6ed5283b859b45 \ sha256 836cc84518d4119baef609e3474bb2576d21d45340daf34749e60f834f746f76 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-timer # use Time::HiRes 1.9739+ for Sierra compatibility depends_lib-append \ port:p${perl5.major}-string-crc32 \ port:p${perl5.major}-time-hires supported_archs noarch }