           SPELL=nmap
         VERSION=6.47
          SOURCE=$SPELL-$VERSION.tar.bz2
#         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://nmap.org/dist/$SOURCE
  SOURCE2_URL[0]=http://nmap.org/dist/sigs/$SOURCE2
   SOURCE_URL[1]=http://sectools.org/nmap/$SOURCE
  SOURCE2_URL[1]=http://sectools.org/nmap/sigs/$SOURCE2
#      SOURCE_GPG=nmap.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
     SOURCE_HASH=sha512:f98b92a26f4e912fe15c36a21dfff7bfb9f11c2410f4035330100648fbad7f808ef9e069c63704bbb50199272ae65ea81555de6c97eb8ee152114f44ed5a9296
        WEB_SITE=http://nmap.org/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="security"
           SHORT="utility for network exploration or security auditing"
cat << EOF
Nmap is a utility for network exploration or security auditing. It supports
ping scanning (determine which hosts are up), many port scanning techniques
(determine what services the hosts are offering), and TCP/IP fingerprinting
(remote host operating system identification). Nmap also offers flexible
target and port specification, decoy scanning, determination of TCP sequence
predictability characteristics, sunRPC scanning, reverse-identd scanning,
and more. Console and X-Window versions are available.
EOF
