pkgsrc/devel/jam/DESCR
schmonz a5dcbe2a3f Import jam-2.3, with improvements from <pkgsrc@sudog.com> in pkg/16375.
Approved by jlam and garbled.

Jam/MR is a build utility like make(1).  It has its own expressive
language which allows for portable Jamfiles capable of building
large projects with multiple concurrent processes (although by
default it uses a single process).
2002-04-20 20:04:06 +00:00

4 lines
229 B
Text

Jam/MR is a build utility like make(1). It has its own expressive
language which allows for portable Jamfiles capable of building
large projects with multiple concurrent processes (although by
default it uses a single process).