           SPELL=etpan-ng
if [ "$CVS" = "y" ]; then
         VERSION=cvs
          SOURCE=etpan-sfcvs.tar.bz2
   SOURCE_URL[0]=cvs://:pserver:anonymous@libetpan.cvs.sourceforge.net:/cvsroot/libetpan:etpan-ng
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/etpan-sfcvs
else
         VERSION=0.7.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL=http://downloads.sourceforge.net/sourceforge/libetpan/$SOURCE
     SOURCE_HASH=sha512:e56ca50030516a0a35d2471505ce2c2ef94abb8f640a896bac0bc2cdaac65af38f69efd5f52219576df0a50d8bea92716c6dae5f4cf06fbd2a722bf768681493
fi
        WEB_SITE=http://libetpan.sf.net/etpan
         ENTERED=20040828
         LICENSE=BSD
        KEYWORDS="mail"
           SHORT="etPan is a mail client that is based on libEtPan!"
cat << EOF
etPan is a mail client that is based on libEtPan!

- IMAP4rev1 / POP3 / NNTP / mbox / mh / maildir
- virtual folder tree
- multiple folder views and message views
- smart multi-threading
- PGP signing and encryption (using GnuPG as external command)
- S/MIME signing and encryption (using OpenSSL as external command)
- SPAM process (using bogofilter as external command)
- user interface for configuration edition
EOF
