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