# $Id: Portfile 104960 2013-04-06 00:51:43Z jmr@macports.org $

PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		sds 0.3 setup.rb {doc examples test}
maintainers		nomaintainer
description		        Database access library based on Apple EOF.
long_description	    SDS is a database access library that provides multiple RDBMS support, \
                        data store abstraction and Object-Relational Mapping. It allows creation \
                        of complex applications without writing a single line of SQL.
checksums		        md5 2b8fbd06e613c1a6d40fe7f3d9a1c355
homepage                http://www.starware.one.pl/software/sds/index.html
master_sites            http://www.starware.one.pl/software/download/sds/ \
                        http://rubyforge.org/frs/download.php/801/
categories-append       databases
license					Ruby
depends_lib-append      port:rb-log4r
platforms		        darwin
