Package: scons Version: 0.90 Revision: 2 Depends: python23 | python23-nox BuildDepends: python23 | python23-nox BuildDependsOnly: true Maintainer: Benjamin Reed Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: e5f2727a7f315102e2a761b2d591f3e9 CompileScript: << python2.3 setup.py build << InstallScript: << python2.3 setup.py install --prefix %i << RuntimeVars: << SCONS_LIB_DIR: %p/lib/scons << DocFiles: CHANGES.txt LICENSE.txt MANIFEST README.txt RELEASE.txt Description: Python-based build tool DescDetail: << SCons is an Open Source software construction tool -- that is, a build tool; an improved substitute for the classic Make utility; a better way to build software. << Homepage: http://www.scons.org/ License: BSD