           SPELL=mpop
         VERSION=1.2.5
          SOURCE=$SPELL-$VERSION.tar.xz
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
      SOURCE_GPG=mpop.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="doc/mpoprc.example COPYING NEWS README"
        DOC_DIRS=""
        WEB_SITE=http://mpop.sourceforge.net/
         ENTERED=20060526
      LICENSE[0]=GPL
        KEYWORDS="mail pop3"
           SHORT="A small, fast, and portable POP3 client."
cat << EOF
mpop is a small, fast, and portable POP3 client. Its features include
header-based email filtering (filter junk mail before downloading it), delivery
to mbox files, maildir folders, or a mail delivery agent, a very fast POP3
implementation, many authentication methods, and good support for TLS/SSL.
EOF
