           SPELL=fetchmail
         VERSION=6.3.26
  SECURITY_PATCH=8
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
     #SOURCE_HASH='sha512:ac242c0df3db12a2924f196f02bd5dbca78a738036985c7fc9ae27589422e2f1592f53a03ebb859cd9c3b915112d5324ec307730bf95a500cb64838862f25af5'
      SOURCE_GPG="fetchmail.gpg:$SOURCE2:UPSTREAM_KEY"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.berlios.de/$SPELL/$SOURCE
   SOURCE_URL[1]=http://download2.berlios.de/$SPELL/$SOURCE
  SOURCE2_URL[0]=http://download.berlios.de/$SPELL/$SOURCE2
  SOURCE2_URL[1]=http://download2.berlios.de/$SPELL/$SOURCE2
        WEB_SITE=http://fetchmail.berlios.de/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="mail"
           SHORT='Fetchmail is a remote-mail retrieval and forwarding utility'
cat << EOF
Fetchmail is a free, full-featured, robust, well-documented remote-mail
retrieval and forwarding utility intended to be used over on-demand TCP/IP links
(such as SLIP or PPP connections). It supports every remote-mail protocol now in
use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, and
ESMTP ETRN. It can even support IPv6 and IPSEC.
EOF
