16 lines
504 B
Text
16 lines
504 B
Text
# Template file for 'scons'
|
|
pkgname=scons
|
|
version=2.3.3
|
|
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 <xtraeme@gmail.com>"
|
|
homepage="http://www.scons.org/"
|
|
license="MIT"
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
checksum=63a74e1012ad9ad54950eafc69604fd9246e1a405c18acf936caa433c97cc0e2
|