# $Id$ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup rails 2.1.0 gem {} rubyforge_gem categories-append www devel maintainers rcavanaugh@gmail.com description Ruby web-application framework for the MVC pattern. long_description Rails is a web-application framework for the MVC pattern \ that includes both a template engine, controller \ framework, and object-relational mapping package. \ Everything needed to develop web-apps that can run \ on CGI, FastCGI, and mod_ruby. checksums md5 e4dba2c0cbf17c6683d6345326179ff2 \ sha1 7c5ab9edba65923d7332d842217e0e7fc6b66404 \ rmd160 321cf6fc1eee86183eaa45aa098631d3ea20bad6 platforms darwin depends_lib-append port:rb-rake \ port:rb-activesupport \ port:rb-activerecord \ port:rb-actionpack \ port:rb-actionmailer \ port:rb-activeresource \ port:rb-sqlite3