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