           SPELL=aide
         VERSION=0.10
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:2071cea49e3cb7d40a6173ebfa1ba815fa1ce91f4c2b226dd2e1e696a5d8e50c36880462443edd37d34eece8f3e3fd1c81964646a64fcc9179988ea1c2745657
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/aide/$SOURCE
        WEB_SITE=http://www.cs.tut.fi/~rammer/aide.html
         ENTERED=20011207
         UPDATED=20020211
        KEYWORDS="utils"
           SHORT="AIDE (Advanced Intrusion Detection Environment) is a file integrity checker"
cat << EOF
AIDE (Advanced Intrusion Detection Environment) is a file integrity
checker. It creates a database from the regular expression rules that it
finds from the config file. Once this database is initialized it
can be used to verify the integrity of the files. It has several 
message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that 
are used to check the integrity of the file. More algorithms can 
be added with relative ease. All of the usual file attributes can 
also be checked for inconsistencies. It can read databases from older 
or newer versions.
EOF
