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