           SPELL=libprelude
         VERSION=1.0.0
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL=http://www.prelude-ids.org/download/releases/libprelude/$SOURCE
     SOURCE2_URL=$SOURCE_URL.sig
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.prelude-ids.org
      SOURCE_GPG=libprelude.gpg:$SOURCE.sig
         ENTERED=20060510
      LICENSE[0]=GPL
        KEYWORDS="security libs"
           SHORT="Provide the framework for using the Prelude system."
cat << EOF
Libprelude is a library that guarantees secure connections between all sensors
and the Prelude Manager. Libprelude provides an Application Programming
Interface (API) for the communication with Prelude sub-systems, it supplies the
necessary functionality for generating and emitting IDMEF events with Prelude
and automates the saving and re-transmission of data in times of temporary
interruption of one of the components of the system.
EOF
