           SPELL=remind
         VERSION=03.01.13
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://www.roaringpenguin.com/files/download/${SOURCE}
  SOURCE2_URL[0]=http://www.roaringpenguin.com/files/download/${SOURCE2}
        WEB_SITE=http://www.roaringpenguin.com/products/remind/
      SOURCE_GPG="DavidSkoll.gpg:${SOURCE2}:UPSTREAM_KEY"
  SOURCE2_IGNORE=signature
         ENTERED=20040523
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="Ridiculously functional reminder program"
cat << EOF
Remind allows you to remind yourself of upcoming events and appointments
via a reasonably easy to understand config file.  Each reminder or alarm
can consist of a message sent to standard output, or a program to be
executed.

It also features: sophisticated date calculation, moon phases,
sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk
front-end, multilingual messages, and proper handling of
holidays.

Includes scripts for making a nice WWW calendar server and provides
a graphical front-end for people who don't want to learn the scripting
language.
EOF
