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