           SPELL=w3m
         VERSION=0.5.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/w3m/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=MIT
        WEB_SITE=http://w3m.sourceforge.net/
         ENTERED=20011217
         UPDATED=20050924
        KEYWORDS="http"
           SHORT="Pager/text-based WWW browser."
cat << EOF
w3m is a pager/text-based WWW browser.  It is similar to Lynx, but has
several features Lynx doesn't have.  It can render tables, frames (by
converting frames into tables), display a document given from standard
input, be navigated by mouse in an xterm or in a gpm driven console,
and it is small.
EOF
