# Template file for 'scons' pkgname=scons version=2.5.0 revision=1 build_style=python-module hostmakedepends="python" depends="python" noarch="yes" pycompile_module="SCons" make_install_args="--standard-lib --install-data=/usr/share" short_desc="A software construction tool" maintainer="Juan RP " homepage="http://www.scons.org/" license="MIT" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" checksum=eb296b47f23c20aec7d87d35cfa386d3508e01d1caa3040ea6f5bbab2292ace9 post_install() { vlicense LICENSE.txt }