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