           SPELL=arping
         VERSION=2.08
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.habets.pp.se/pub/synscan/$SOURCE
     SOURCE_HASH=sha512:f7fa82eb9c2614b70bc1384772bee66e91860686c79abec8732377c1db6a384309ee092c6eb783c68972f99225325a422699f3e3f1ab054187c6a2aa44d3148f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.habets.pp.se/synscan/programs.php?prog=ARPing
         ENTERED=20060710
      LICENSE[0]=GPL
           SHORT="utility to see if a specific IP address is taken and what MAC address owns it"
cat << EOF
Broadcasts a who-has ARP packet on the network and prints answers. VERY useful
when you are trying to pick an unused IP for a net that you don't yet have
routing to. Then again, if you have no idea what I'm talking about then you
prolly don't need it.
EOF
