a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup {memcache Ruby-MemCache} 0.0.2 basic_install.rb {README docs \
tests test.rb utils.rb}
maintainers nomaintainer@macports.org
description This is a client library for memcached
long_description memcached is used to alleviate database load by caching \
oft-used values in network-accessible memory space, and \
is used behind several high-traffic dynamic web sites \
like LiveJournal, Slashdot, WikiPedia, and others.
checksums md5 8f527df0e47fe69822b71c580bbc5506
homepage http://www.deveiate.org/code/Ruby-MemCache.html
master_sites http://www.deveiate.org/code/
depends_lib-append port:memcached
platforms darwin