1 # Contributor: Sven Schulz <omee@archlinux.de>
6 pkgdesc="FOG Net Load a graphical network monitor designed to be small and lightweight."
7 url="http://www.sfr-fresh.com/unix/privat/fnetload-0.1.1.tar.gz/"
11 source=(http://www.sfr-fresh.com/unix/privat/$pkgname-$pkgver.tar.gz)
12 md5sums=('3f2ea572949315e54c7504ea76bd9fe1')
15 cd $startdir/src/$pkgname-$pkgver
16 ./configure --prefix=/usr
18 make prefix=$startdir/pkg/usr install