Files
pkgsrc-ng/devel/acunia-jam/DESCR
2013-09-26 17:14:40 +02:00

7 lines
298 B
Plaintext

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).
This is a slightly modified version of jam from the guys at Acunia.