# -*- 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 Cache-Memcached 1.29 revision 2 maintainers costite.com:ron license Artistic GPL platforms darwin supported_archs noarch description Perl 5 client library for memcached long_description This is the Perl API for memcached, a distributed \ memory cache daemon. checksums md5 d255a6b3937b77c5e9d0f3fffb5bcfbd \ sha1 a3dfa0f16f9c3f4d3986721eac9c29fd9df1a7c5 \ rmd160 26e2aab4c2bc54cd9e7319399dc6b1cc52b938dd if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-string-crc32 }