freebsd-ports/devel/cons/pkg-descr
Will Andrews 0273028bdf Update to 2.0.1.
This commit follows a previous one that I'd cancelled partway through, so
it should get through to the cvs list, and should finish the upgrade.
That's why the Makefile is not included in this commit.

PR:		20509
Submitted by:	maintainer
2000-08-11 00:38:10 +00:00

14 lines
639 B
Plaintext

This is a Perl-based make replacement, but does not provide make
compatibility. It has a number of powerful capabilities not found
in other software construction systems, including make.
Cons is a system for constructing, primarily, software, but is
quite different from previous software construction systems. Cons
was designed from the ground up to deal easily with the construction
of software spread over multiple source directories. Cons makes it
easy to create build scripts that are simple, understandable and
maintainable. Cons ensures that complex software is easily and
accurately reproducible.
WWW: http://www.dsmit.com/cons/