           SPELL=mtr
         VERSION=0.80
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://ftp.bitwizard.nl/mtr/$SOURCE
     SOURCE_HASH=sha512:f7da56cd9cdaefec306c285efcc6c2622f9eaad8333cf90969774971aadef7d9911681df7c4b68aeffca090aa938e40e4329ab23ecaaca685af2684ef4993f5d
        WEB_SITE=http://www.bitwizard.nl/mtr/
         ENTERED=20010922
        KEYWORDS="net"
           SHORT="program that combines functionality of traceroute and ping"
cat << EOF
mtr (matt's traceroute) is a system administrators utility to trace the route
ip packets from the current system to some destination system. Superior to
traceroute it also shows the times packages take from that points like ping.
EOF
