           SPELL=apt
         VERSION=0.7.23.1
          SOURCE=${SPELL}_${VERSION}.tar.gz
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://ftp.debian.org/debian/pool/main/a/${SPELL}/${SOURCE}
      LICENSE[0]=GPL
        WEB_SITE=http://packages.debian.org/testing/admin/apt
        KEYWORDS="archive"
         ENTERED=20030725
           SHORT="advanced frontend for dpkg"
cat << EOF
This is Debian's next generation front-end for the dpkg package manager.
It provides the apt-get utility and APT dselect method that provides a simpler,
safer way to install and upgrade packages.

APT features complete installation ordering, multiple source capability and
several other unique features, see the Users Guide in apt-doc. 
EOF
