Merge pull request #2625 from diogoleal/dnstracer

New package: dnstracer-1.9
This commit is contained in:
Juan RP 2015-09-28 08:44:02 +02:00
commit 989fffd57e

View file

@ -0,0 +1,15 @@
# Template file for 'dnstracer'
pkgname=dnstracer
version=1.9
revision=1
build_style=gnu-configure
short_desc="Trace a chain of DNS servers to the source"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD"
homepage="http://www.mavetju.org/unix/dnstracer.php"
distfiles="http://www.mavetju.org/download/dnstracer-${version}.tar.gz"
checksum=2ebc08af9693ba2d9fa0628416f2d8319ca1627e41d64553875d605b352afe9c
post_install(){
vlicense LICENSE
}