14 lines
502 B
Bash
14 lines
502 B
Bash
# Template file for 'iptraf-ng'
|
|
pkgname=iptraf-ng
|
|
version=1.1.4
|
|
revision=2
|
|
LDFLAGS="-lncursesw -lpanelw -lmenuw"
|
|
build_style=gnu-configure
|
|
makedepends="ncurses-devel"
|
|
short_desc="IP traffic monitor (iptraf-3.0.0 fork)"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://tracker.debian.org/pkg/iptraf-ng"
|
|
distfiles="http://http.debian.net/debian/pool/main/i/iptraf-ng/iptraf-ng_${version}.orig.tar.gz"
|
|
checksum=79140cf07c0cceb1b5723242847a73aa86f5e4f9dccfe8970fda6801d347eb09
|