16 lines
504 B
Text
16 lines
504 B
Text
# Template file for 'scons'
|
|
pkgname=scons
|
|
version=2.3.4
|
|
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=4b57d72066fed3b6ff65a7dd9f73633c9b1c09f87520e9b3aae84b3e4864b441
|