1 # Maintainer: kevku <kevku@gmx.com>
5 pkgdesc="A massively-parallel software build system implemented on top of GNU make"
7 url="http://www.codesynthesis.com/projects/build/"
9 source=("http://www.codesynthesis.com/download/$pkgname/0.3/$pkgname-$pkgver.tar.bz2")
10 md5sums=('28a7e348d2ef6e401669667ca26e7e7d')
13 cd "$srcdir/$pkgname-$pkgver"
14 make install_prefix="$pkgdir/usr" install