           SPELL=cdpr
         VERSION=2.2.0
       BUILD_API=2
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:7b04158497c3a15095d8ecb0c82938e85ad27b9fef88a908f316fc86e52b13f7aa4524f39983284bef0360bbd4b2e6d6e8364073863ca5c62b710f4ebf216f32
        WEB_SITE=http://cdpr.sourceforge.net/
         ENTERED=20051212
      LICENSE[0]=GPL
           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
