           SPELL=mtr
         VERSION=0.93
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://ftp.bitwizard.nl/mtr/$SOURCE
     SOURCE_HASH=sha512:046e98a661bd6248ce819411ceb6e2b875b92877de38523594898df507836c113573cf40d7d4cc548370f515abe99e0aa4d8b3ba44ad54dd00f8e93c8a96c021
        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
