          MODULE=shrotate
         VERSION=1.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.daemon.de/scip/Scripts/$SOURCE
         ENTERED=20021219
         UPDATED=20021219
           SHORT="A portable logfile rotator"
cat << EOF
shrotate is a portable utility written in perl for rotation of log files.
It uses the GNU shtool for making the rotation. It runs on almost any
unix platform. Required: sh, perl, shtool. 
EOF
