           SPELL=sylpheed-claws
if [ "$SYLPHEED_CLAWS_GTK2" == "y" ]
then     VERSION=1.9.14
else     VERSION=1.0.5
fi
          SOURCE=sylpheed-claws-${VERSION}.tar.bz2
      SOURCE_URL=$SOURCEFORGE_URL/sylpheed-claws/$SOURCE
         SOURCE2=${SOURCE}.asc
     SOURCE2_URL=${SOURCE_URL}.asc
      SOURCE_GPG=sylpheed.gpg:${SOURCE}.asc
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-claws-$VERSION
        WEB_SITE=http://sylpheed-claws.sourceforge.net
         ENTERED=20020928
         UPDATED=20020928
      LICENSE[0]=GPL
           SHORT="e-mail client (& news reader) based on GTK+ or GTK+2"
cat << EOF
Sylpheed-Claws is a bleeding edge branch of  Sylpheed, a GTK+/GTK+2 based, lightweight, and fast e-mail client. The messages are managed in MH format. You can also utilize fetchmail and/or procmail, and external programs on receiving (like inc or imget).
EOF
