           SPELL=fetchmail
         VERSION=6.4.0.beta4
          BRANCH=${VERSION%.[ab]*}
          BRANCH=${BRANCH%.*}
  SECURITY_PATCH=9
          SOURCE=$SPELL-$VERSION.tar.xz
     SOURCE_HASH=sha512:0ad326866da83918a452b1c57118a16399e922b9b2b1ef7693ea3c44704f79db949fb2c49efdbaa45271f0a37efb2b5dc089186101c23ee1beeb57a6e2b64340
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
