# Template file for 'lolcat-c' pkgname=lolcat-c version=1.1 revision=1 wrksrc="lolcat-$version" build_style=gnu-makefile make_build_target="lolcat" short_desc="High-performance implementation of lolcat" maintainer="John " license="WTFPL" homepage="https://github.com/jaseg/lolcat" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=7c1ec1a1044d42b7574a71920c04d787eccf8c7028314cdd3d37de10b38ae252 CFLAGS="-lm" do_install() { vbin lolcat }