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

ruby.setup		lafcadio 0.5.2 basic_install.rb {README test docs} rubyforge:2063
maintainers		tristan@opendarwin.org
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 
