Path to this page:
./
devel/rake,
Ruby Make
Branch: pkgsrc-2008Q1,
Version: 0.8.1,
Package name: rake-0.8.1,
Maintainer: minskimRake is 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.
Master sites:
SHA1: 370a1f418c8d79d9fd715785b811c096b5f3d318
RMD160: dc9acefa9e1d75d4432b1193531a55a371328511
Filesize: 88.873 KB
Version history: (Expand)
- (2008-04-12) Package added to pkgsrc.se, version rake-0.8.1 (created)