          MODULE=logrotate
         VERSION=3.6.6
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://dbguin.lunar-linux.org/cache/$SOURCE
        WEB_SITE=http://www.lunar-linux.org
         ENTERED=20021231
         UPDATED=20021231
           SHORT=" Logrotate allows for the automatic rotation compression, removal, and mailing of log files."
cat << EOF
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files. Logrotate
allows for the automatic rotation compression, removal, and mailing of
log files. Logrotate can be set to handle a log file daily, weekly,
monthly, or when the log file gets to a certain size. Normally,
logrotate runs as a daily cron job.
EOF
