           SPELL=mcron
         VERSION=1.0.1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://ftp.gnu.org/pub/gnu/mcron/$SOURCE
  SOURCE2_URL[0]=http://ftp.gnu.org/pub/gnu/mcron/$SOURCE2
      SOURCE_GPG=gnu-verified.gpg:$SOURCE2
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.gnu.org/software/mcron/
         ENTERED=20040515
         UPDATED=20041122
       BUILD_API=2
          MD5[0]=94e5a963ee3d88b668138040d8d9f867
      LICENSE[0]=GPL
           SHORT="Vixie cron replacement"
cat << EOF
Mcron is a 100% Vixie cron replacement written in pure Guile. As well as accepting traditional 
crontabs, it also accepts configuration files written in Scheme for infinite flexibility in 
specifying when jobs should run (it could take the system load into account, for example). 
EOF
