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