           SPELL=alpine
         VERSION=2.00
     SOURCE_HASH=sha512:f89dbf2578171337225bf3857dfd9b4582f280a542530ae4048b7aa1d040a6d15bfb7b9517075d21236b7d1efd4771ffde1e8b7526c09e409f1e8c90a298cb3b
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=ftp://ftp.cac.washington.edu/alpine/${SOURCE}
   SOURCE_URL[1]=ftp://ftp.cac.washington.edu/alpine/old/${SOURCE}
if [[ $ALPINE_CHAPPA == y ]]; then
         SOURCE2=all.patch.gz
      PATCHLEVEL=3
FORCE_DOWNLOAD[2]=on
  SOURCE2_URL[0]=http://staff.washington.edu/chappa/$SPELL/patches/$SPELL-$VERSION/$SOURCE2
    SOURCE2_HASH=sha512:6b3375da5be7b4c17ce3a4095aa3f6cd430d57b0de415bc9a23e0ad79242dabb7574e91ebcd0aa645bc8ded4ccf30979ee2161528f421a48fc0908a6bbf7f4c2
fi
if [[ $ALPINE_TOPAL == y ]]; then
        VERSION3=69
         SOURCE3=topal-package-$VERSION3.tgz
         SOURCE4=topal-package-$VERSION3.tgz.asc
  SOURCE3_URL[0]=http://homepage.ntlworld.com/phil.brooke/topal/rel-$VERSION3/$SOURCE3
  SOURCE4_URL[0]=http://homepage.ntlworld.com/phil.brooke/topal/rel-$VERSION3/$SOURCE4
     SOURCE3_GPG=50973B91.gpg:$SOURCE4:UPSTREAM_KEY
  SOURCE4_IGNORE=signature
fi
        WEB_SITE=http://www.washington.edu/alpine/
         ENTERED=20071028
      LICENSE[0]=APACHE
           SHORT="A family of email tools built upon Pine"
cat << EOF
In late 2005, Computing & Communications at the University of Washington
began a project to create a new family of email tools built upon the Pine
Message System. This family of tools is called Alpine. Alpine consists of
a UNIX command-line program, a PC version, and a Web version.

Why Alpine? The Pine Team wanted to reorganize the very mature Pine source
code, distribute the Web version that has been very popular here at the
Univerity of Washington, and relax our trademark obligation for source
code quality control to a world-wide customer base.

The trademark obligation represents an ongoing administrative effort.
Coincidentally, the UW is standardizing its license for the several other
products we offer to the Apache License, Version 2.0.

The cleanest way to do all this was to stop developing Pine (a registered
trademark) and start a new product - thus Alpine was born.
EOF
