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