a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup criteria 1.1a install.rb {README.en t}
maintainers nomaintainer@macports.org
description A module for abstracting queries to various data sets.
long_description Criteria is a module for abstracting queries to various \
data sets. For instance, you might have a flat text \
file, or an array of Ruby objects, or a SQL database, \
and wish to perform the same query on any given source, \
without different versions of code for each.
checksums md5 a39482fdf7bae7639791444dfb4d91ce
homepage http://mephle.org/Criteria/
master_sites http://mephle.org/Criteria/
platforms darwin