           SPELL=syncmail
         VERSION=2.1
          SOURCE=$SPELL
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/cvs-syncmail/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=ED9D77D5.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=UNKNOWN
        WEB_SITE=http://sourceforge.net/projects/cvs-syncmail
         ENTERED=20020926
  FORCE_DOWNLOAD=1
        KEYWORDS="cvs email devel"
           SHORT="syncmail sends CVS commit notifications by e-mail"
cat << EOF
syncmail is a CVS notification tool which provides a unified or
context diff for every change to a cvs repository, mailed to a
specified email address.
EOF
