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 purple 0.5.1 extconf.rb {README docs test} rubyforge:357
maintainers nomaintainer@macports.org
description Purple implements a main memory database for ruby objects.
long_description In a way, Purple works similarly to Marshal/PStore. \
Just that you can retrieve any object, not just the \
whole thing. Also you can make changes to just one \
object and save just that object again.
categories-append databases
checksums md5 6038ee5fec316e183251e15b17849be4
homepage http://purple.rubyforge.org
platforms darwin