diff options
Diffstat (limited to 'devel/cook/pkg-descr')
-rw-r--r-- | devel/cook/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/cook/pkg-descr b/devel/cook/pkg-descr new file mode 100644 index 0000000..d2e7747 --- /dev/null +++ b/devel/cook/pkg-descr @@ -0,0 +1,6 @@ +'cook' serves the same purpose as make(1), but uses a much more sane syntax, +and includes additional features that make it powerful enough to maintain a +single dependency graph for large projects (as things should be done in an +ideal world). Don't be put off by 'cook' not being commonly available on +target machines, since 'cook' can automatically generate shell scripts that +make installing 'cook' on target machines unnecessary. |