           SPELL=nmap
         VERSION=4.60
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://nmap.org/dist/$SOURCE
     SOURCE_HASH=sha512:cbb1ca0ed0138ebe24cbc86af09327d0b9ed8d85516e193fded53a693ab4a7ef91418ace5dc4872b2da40ce2acf899f21883565f08fc49be1669e706fb414a95
        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
