1 # Contributor: Juergen Graefe <jg72@gmx.de>
5 pkgdesc="A simple wrapper around make to make it's output more readable."
7 url="http://bre.klaki.net/programs/colormake/"
10 source=(${url}${pkgname}-${pkgver}.tar.gz)
11 md5sums=('1029dae70e7a23cff0f6a11f3ceffbe1')
14 cd "${srcdir}/${pkgname}"
15 mkdir -p ${pkgdir}/usr/bin/
17 cp colormake.pl colormake clmake ${pkgdir}/usr/bin/