           SPELL=metalog
         VERSION=20200112
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/hvisage/${SPELL}/archive/${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:025646e90e33210ece8db9007c682731bbfc4b6040cd2a45f483fb96d6c26f1dd529817bd704a562917eae94e9b92b1c6cd7efcdf8a6d5f3854fee3e93a03898
        WEB_SITE=https://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
