# Template file for 'powerstat' pkgname=powerstat version=0.01.38 revision=1 build_style=gnu-makefile short_desc="Measures the power consumption using the ACPI battery information" maintainer="Enno Boland " license="GPL-2" homepage="http://kernel.ubuntu.com/~cking/powerstat/" distfiles="http://kernel.ubuntu.com/~cking/tarballs/powerstat/powerstat-${version}.tar.gz" checksum=fbed92b3783a44d9e55203a5cdb2204fe8b9ac9ec91d5b86a83b7e148ca933bf do_build() { make CC=$CC ${makejobs} }