           SPELL=calcurse
         VERSION=4.7.0
          SOURCE="calcurse-${VERSION}.tar.gz"
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=https://calcurse.org/files/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=calcurse.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://calcurse.org/
      LICENSE[0]=BSD
         ENTERED=20090424
           SHORT="a text-based calendar and scheduling application"
cat << EOF
calcurse is a text-based calendar and scheduling application. It helps keep
track of events, appointments and everyday tasks. A configurable notification
system reminds user of upcoming deadlines, and the curses based interface
can be customized to suit user needs. All of the commands are documented
within an online help system.
EOF
