           SPELL=man-pages
         VERSION=2.63
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE
   SOURCE_URL[1]=ftp://ftp.win.tue.nl/pub/linux-local/manpages/$SOURCE
  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE2
  SOURCE2_URL[1]=ftp://ftp.win.tue.nl/pub/linux-local/manpages/$SOURCE2
      SOURCE_GPG="kernel.gpg:${SOURCE2}"
      LICENSE[0]=GPL
        KEYWORDS="man doc"
        WEB_SITE=http://www.win.tue.nl/~aeb/linux/man/
         ARCHIVE=off
         ENTERED=20011003
           SHORT="man-pages contains a large collection of man pages."
cat << EOF
The manpages package contains a large collection of man pages for Linux
covering programming APIs, file formats, protocols, etc.
EOF
