           SPELL=fcron
         VERSION=3.0.6
          SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://fcron.free.fr/archives/$SOURCE
         SOURCE2=$SOURCE.sign
  SOURCE2_URL[0]=http://fcron.free.fr/archives/$SOURCE2
  SOURCE2_IGNORE=signature
      SOURCE_GPG="Thibault_Godouet.gpg:${SOURCE2}:VERIFIED_UPSTREAM_KEY"
  SECURITY_PATCH=2
      PATCHLEVEL=0
        WEB_SITE=http://fcron.free.fr/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="Superior periodic scheduler"
cat << EOF
Fcron is a periodical command scheduler which aims at replacing vixie
cron, so it implements most of its functionality. It does not assume
that your system is running either all the time or regularly: you can,
for instance, tell fcron to execute tasks every x hours y minutes of
system uptime or to do a job only once in a specified interval of time.
You can also set a nice value to a job, run it depending on the system
load average, and much more.
EOF
