# $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp@macports.org $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		purple 0.5.1 extconf.rb {README docs test} rubyforge:357
maintainers		nomaintainer
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 
