# $Id: Portfile,v 1.2 2005/04/21 15:58:17 jberry Exp $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup cache 0.1.0 install.rb {README.ja} maintainers tristan@opendarwin.org description Simple cache library long_description Simple Time-to-live based cache library with \ memory, file, GDBM, and memcached support. checksums md5 e50ed9516009397e012a26089c866173 homepage http://www.moonwolf.com/ master_sites http://www.moonwolf.com/ruby/archive/ depends_lib-append port:rb-memcached \ port:gdbm platforms darwin