# -*- 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 Gearman 1.11 revision 2 categories perl net license {Artistic-1 GPL} platforms darwin maintainers pmq openmaintainer description Gearman client library for Perl long_description ${description} homepage http://danga.com/gearman/ checksums sha1 5a67042a9666c148589a2b6a61771641700f71d4 \ rmd160 5150173e22da5a4e9393f2ff0d947a725a1127a4 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-string-crc32 supported_archs noarch }