           SPELL=libnids
         VERSION=1.21
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:3108fb5116f90b773c7f56464a34c18241de92b7138b5dda46713f44eec9696d4fbb4ac0f4373d57efe25b91f50ae491a25219535c1e40abea8e3d9afef65091
         ENTERED=20030404
        WEB_SITE=http://libnids.sourceforge.net/
      LICENSE[0]=GPL2
        KEYWORDS="security libs"
           SHORT="Implementation of an E-component of NIDS."
cat << EOF
Libnids is a library that provides the functionality of one of the NIDS 
(Network Intrusion Detection System) components, namely E-component. 
Libnids code watches all local network traffic, cooks received datagrams
a bit, and provides convenient information about them to the NIDS 
analyzing modules. Libnids performs assembly of TCP segments into 
TCP streams, IP defragmentation, and TCP port scan detection.
EOF
