           SPELL=cdpr
         VERSION=2.3
          SOURCE=${SPELL}-${VERSION}.tgz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:5a97dde1dfe60226ffd12416bda3733e7ec259ac4a24403b6129735faabe0e19aee3bf3c26e60b301e7cfcab53f82c3c14e44f9f3dc899e208ce5a02315dac33
        WEB_SITE=http://cdpr.sourceforge.net/
         ENTERED=20051212
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="shows the switch and port that a machine is connected to"
cat << EOF
cdpr (Cisco Discovery Protocol Reporter) shows the switch and port 
that a machine is connected to, provided that the device supports CDP. 
It can also optionally decode the full CDP packet. cdpr was written to 
help network/system administrators find out about the equipment that a 
machine is connected to. This is done by capturing and decoding a Cisco 
Discovery Protocol (CDP) packet.
EOF
