           SPELL=arping
         VERSION=2.05
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=ftp://ftp.habets.pp.se/pub/synscan/${SOURCE}
     SOURCE_HASH=sha512:517e4f4b1100342e5d209fcd0549a69c00d2361dfe14790253aa040aa606061ab293018eada2e0aa4db958cf840e01df5311ab9e2830ddd1f0373c318b658810
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.habets.pp.se/synscan/programs.php?prog=ARPing
      PATCHLEVEL=2
         ENTERED=20060710
      LICENSE[0]=GPL
           SHORT="A 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
