# Template file for 'traceroute' pkgname=traceroute version=2.0.19 revision=1 build_style=gnu-makefile make_install_args="prefix=/usr" short_desc="traceroute(8) for linux" maintainer="Juan RP " license="GPL-2" homepage="http://traceroute.sourceforge.net" distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.gz" checksum=082be58ec3e6fe9717a52160150e2f6d52fa90f8ecb82abf3b363c8150b0607e long_desc=" Traceroute tracks the route packets taken from an IP network on their way to a given host. It utilizes the IP protocol's time to live (TTL) field and attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along the path to the host."