ports/devel/scons/pkg/DESCR

7 lines
350 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
SCons is an Open Source software construction tool--that is, a
next-generation build tool. Think of SCons as an improved,
cross-platform substitute for the classic Make utility with integrated
functionality similar to autoconf/automake and compiler caches such as
ccache. In short, SCons is an easier, more reliable and faster way to
build software.