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