           SPELL=man-pages
         VERSION=2.79
          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]=$KERNEL_URL/pub/linux/docs/manpages/Archive/$SOURCE
   SOURCE_URL[2]=ftp://ftp.eu.kernel.org/pub/linux/docs/manpages/$SOURCE
  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE2
  SOURCE2_URL[1]=$KERNEL_URL/pub/linux/docs/manpages/Archive/$SOURCE2
  SOURCE2_URL[2]=ftp://ftp.eu.kernel.org/pub/linux/docs/manpages/$SOURCE2
      SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      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
