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

ruby.setup		lafcadio 0.5.2 basic_install.rb {README test docs} rubyforge:2063
maintainers		nomaintainer
description		    Lafcadio is an object-relational mapping layer for Ruby and MySQL. 
long_description	Lafcadio is an object-relational mapping layer for Ruby and \
                    MySQL. It lets you treat database rows like first-class \
                    Ruby objects, minimizing the amount of time you have to spend \
                    thinking about MySQL vagaries so you can spend more time \
                    thinking about your program's logic.
categories-append   databases
checksums		    md5 e621997de6eb63d4995dc93ba38db90f
homepage            http://lafcadio.rubyforge.org/
platforms		    darwin 
