void-packages/srcpkgs/iftop/template

14 lines
482 B
Bash
Raw Normal View History

2013-01-13 10:47:19 +00:00
# Template file for 'iftop'
pkgname=iftop
version=1.0pre4
2015-06-02 22:35:58 +00:00
revision=2
2013-01-13 10:47:19 +00:00
build_style=gnu-configure
makedepends="libpcap-devel ncurses-devel"
2013-01-13 11:24:51 +00:00
short_desc="Top-like tool to display bandwidth usage on an interface"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
2013-01-13 10:47:19 +00:00
license="GPL-2"
homepage="http://www.ex-parrot.com/pdw/iftop/"
distfiles="${homepage}/download/$pkgname-$version.tar.gz"
checksum=f733eeea371a7577f8fe353d86dd88d16f5b2a2e702bd96f5ffb2c197d9b4f97
2015-06-02 22:35:58 +00:00
configure_args="--sbindir=/usr/bin"