# -*- 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 5.22 perl5.setup Gearman 1.12 categories perl net license {Artistic-1 GPL} platforms darwin maintainers nomaintainer description Gearman client library for Perl long_description ${description} homepage http://danga.com/gearman/ checksums rmd160 12e3a3a9f1641266768349498c66c363923bb65a \ sha256 dbfedf1b6d09f50d1e62393ef0408c8353f9aab105154b702c972d230ea02e73 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-string-crc32 supported_archs noarch }