           SPELL=nmap
         VERSION=5.51.6
          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:4e20c22b0e9a72eab1cc0897b310a48977b9d16974f8ac23495e5624b6671d5c894bc2ee7846a71b198955588357d991d94df657e1cf66bd0bd0a7014b307457
        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
