           SPELL=fetchmail
         VERSION=6.4.19
          BRANCH=${VERSION%.[ab]*}
          BRANCH=${BRANCH%.*}
  SECURITY_PATCH=9
          SOURCE=$SPELL-$VERSION.tar.xz
     SOURCE_HASH=sha512:b10f0ac5b3b22f8b1d86367990fc96ea5c49dc21c873890c732c254c34503bd6ab9348c5ef88b99ba0f83f065fa9f9aead55de9721b0f296efa14eac0311daaf
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://downloads.sourceforge.net/project/$SPELL/branch_$BRANCH/$SOURCE
  SOURCE2_URL[0]=https://downloads.sourceforge.net/project/$SPELL/branch_$BRANCH/$SOURCE2
        WEB_SITE=http://www.fetchmail.info/
         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
