           SPELL=snort
         VERSION=2.4.2
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=Community-Rules.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.snort.org/dl/current/$SOURCE
  SOURCE2_URL[0]=http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/$SOURCE2
     SOURCE_HASH=sha512:6540980880768c304144c46ef948f55fa9de24a4c34e96526f83c545c113ac9130827cb55c65590bdaf379fd490a9db3f3a929748dc66abff849c41d48a20289
  SOURCE2_IGNORE=volatile
        WEB_SITE=http://www.snort.org/
         ENTERED=20011022
         UPDATED=20030725
      LICENSE[0]=GPL
      LICENSE[1]=GPL
       BUILD_API=2
           SHORT="Lightweight network intrustion detection program."
cat << EOF
Snort is a lightweight network intrusion detection system, capable of 
performing real-time traffic analysis and packet logging on IP
networks. It can perform protocol analysis, content
searching/matching and can be used to detect a variety of attacks and 
probes, such as buffer overflows, stealth port scans, CGI attacks,
SMB probes, OS fingerprinting attempts, and much more. Snort uses a
flexible rule based language to describe traffic that it should
collect or pass, and a modular detection engine. Snort has a
real-time alerting capability, with alert mechanisms for syslog, a
user specified file, a UNIX socket, or WinPopup messages to Windows
clients using Samba's smbclient.
EOF
