           SPELL=metalog
         VERSION=1
          SOURCE=$SPELL-$VERSION.tar.lzma
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:f5aa1f10440e01ccf76fb50eba7612a18df93a9821cc5c97302647dbd7be6bb7382e08193063d9d37b1760b52ba7dc82d9b1612c287159d84f9326a351063ea1
        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
