# Template file for 'powerstat' pkgname=powerstat version=0.02.05 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=101d46e98200599bcfaa61f1ca63b3943aa2aac8fa27b5b6495b586f3c3d18ee do_build() { make CC=$CC ${makejobs} }