          MODULE=lynx
         VERSION=2.9.2
          SOURCE=$MODULE${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}${VERSION}
      SOURCE_URL=http://invisible-mirror.net/archives/lynx/tarballs/
      SOURCE_VFY=sha256:7374b89936d991669e101f4e97f2c9592036e1e8cdaa7bafc259a77ab6fb07ce
        WEB_SITE=http://lynx.browser.org
         ENTERED=20010922
         UPDATED=20241211
           SHORT="A console-based text browser for the World Wide Web"

cat << EOF
Lynx is a fully-featured World Wide Web (WWW) client for users running
cursor-addressable, character-cell display devices (e.g., vt100
terminals, vt100 emulators running on PCs or Macs, or any other
character-cell display).  It will display Hypertext Markup Language
(HTML) documents containing links to files on the local system, as
well as files on remote systems running http, gopher, ftp, wais, nntp,
finger, or cso/ph/qi servers, and services accessible via logins to
telnet, tn3270 or rlogin accounts.
EOF
