# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup rake 0.8.3 gem {} rubyforge_gem categories-append devel maintainers gmail.com:rcavanaugh description Ruby make-like utility using standard Ruby syntax long_description This package contains Rake, a simple ruby build \ program with capabilities similar to make. \ Rake has the following features: \ * Rakefiles (rake's version of Makefiles) are \ completely defined in standard Ruby syntax. No XML \ files to edit. No quirky Makefile syntax to worry \ about (is that a tab or a space?) \ * Users can specify tasks with prerequisites. \ * Rake supports rule patterns to sythesize implicit \ tasks. \ * Rake is lightweight. It can be distributed with \ other projects as a single file. Projects that \ depend upon rake do not require that rake be \ installed on target systems. checksums md5 2765845a465d89c46d01b4b5bba94ca7 \ sha1 fc3060c6c3ea3b804ef95576e41706b92fd51243 \ rmd160 8a81f35787c814b427177b88c07f6d2410b799a9 universal_variant no