# $Id$ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup rails 2.3.8 gem {} rubygems ruby19 license MIT categories-append www devel maintainers singingwolfboy openmaintainer homepage http://rubyonrails.org/ master_sites http://www.rubygems.org/downloads/ description Ruby web-application framework for the MVC pattern. long_description \ Rails is a web-application framework for the MVC pattern that includes \ 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 a3061ceadf8877d9cdfd2a6d80387ae7 \ sha1 892c97f91fdc5085d09d710cd2cec37d74ae815a \ rmd160 952c46deb56df72d3e8a3eff24bbc64eacf46597 depends_run-append port:rb19-activeresource \ port:rb19-actionmailer \ port:rb19-actionpack \ port:rb19-activerecord \ port:rb19-activesupport