# $Id: Portfile,v 1.1 2004/12/21 06:46:32 tristan Exp $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		madeleine 0.7.1 install.rb {README docs contrib samples test} \
                sourceforge
maintainers		tristan@opendarwin.org
description		    A ruby implementation of Object Prevalence.
long_description	Madeleine is a Ruby  implementation of Object Prevalence, \
                    that is, transparent persistence of business objects using \
                    command logging and complete system snapshots.  Madeleine's \
                    design is based on Prevayler, the original Java implementation \
                    of object prevalence. 
categories-append   databases
checksums		    md5 1fcce8d10d3a66656d0b27e3a295a06b
homepage            http://madeleine.sourceforge.net/
platforms		    darwin 
