# Maintainer: Judd Vinet pkgname=ntop-man pkgver=3.1 pkgrel=7nnd pkgdesc="A network traffic probe that shows the network usage, similar to what the popular top Unix command does - manuale" url="http://www.ntop.org" source=(http://dl.sourceforge.net/sourceforge/ntop/ntop-$pkgver.tgz rc.ntop ) depends=('man') build() { echo "Aby zbudowac ten pakiet uruchom mknndpkg " echo "w katalogu ntop . " sleep 3 [ -d $startdir/src ] && rm -fr $startdir/src [ -d $startdir/pkg ] && rm -fr $startdir/pkg exit 0 }