void-packages/srcpkgs/lft/template

17 lines
466 B
Bash
Raw Normal View History

2016-02-10 14:15:48 +00:00
# Template file for 'lft'
pkgname=lft
version=3.73
revision=1
build_style=gnu-configure
makedepends="libpcap-devel"
short_desc="Layer Four Traceroute"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="VOSTROM Public License"
homepage="http://pwhois.org/lft/"
distfiles="http://pwhois.org/dl/index.who?file=${pkgname}-${version}.tar.gz"
checksum=3ecd5371a827288a5f5a4abbd8a5ea8229e116fc2f548cee9afeb589bf206114
post_install() {
vlicense COPYING
}