           SPELL=metalog
         VERSION=0.8
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:248629940091f3690697ecb2e33abe3e843b24523b051728b4fe4f60768fcfbc8d1017089939b9d5dbccb39ab015a1ed43a6ff2a37e3118bf866214efadb4d85
        WEB_SITE=http://metalog.sourceforge.net
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="Modern replacement for syslogd and klogd"
cat << EOF
Metalog is a modern replacement for syslogd and klogd. The logged
messages can be dispatched according to their facility, urgency, program
name, and/or Perl-compatible regular expressions. Log files can be
automatically rotated when they exceed a certain size or age. External
shell scripts (e.g., mail) can be launched when specific patterns are
found. Metalog is easier to configure than syslogd and syslog-ng,
accepts an unlimited number of rules, and has (switchable) memory
bufferization for maximal performance.
EOF
