# $Id$ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup {sqlite3 sqlite3-ruby} 1.2.1 setup.rb \ {README LICENSE ChangeLog api doc} \ rubyforge:17096 maintainers nomaintainer description Interface to the SQLite3 DB engine from Ruby long_description This module allows Ruby programs to interface with \ the SQLite3 database engine (http://www.sqlite.org). \ You must have the SQLite engine installed in order \ to build this module. \ Note that this module is NOT compatible with SQLite 2.x. categories-append databases use_bzip2 yes checksums md5 7ec13981e20bab8af024db3c1df4a602 platforms darwin depends_lib-append port:sqlite3