# Template build file for "vnstat" pkgname=vnstat version=1.14 revision=6 build_style=gnu-makefile build_pie=yes short_desc="A terminal based network traffic monitor" maintainer="Eivind Uggedal " homepage="http://humdi.net/vnstat/" license="GPL-2" distfiles="http://humdi.net/vnstat/${pkgname}-${version}.tar.gz" checksum=f8462a47d85d0890493dc9eaeafbc725ae631aa5b103fb7f8af4ddb2314e8386 conf_files="/etc/vnstat.conf" make_dirs="/var/lib/vnstat 0755 root root" do_install() { make DESTDIR=${DESTDIR} SBIN=${DESTDIR}/usr/bin PREFIX=/usr install vsv vnstatd }