          MODULE=surf
         VERSION=2.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://dl.suckless.org/${MODULE}/
      SOURCE_VFY=sha256:72e582920ba25a646203e93c2d2331d87f03037a28894d6c7e99af00ee043257
        WEB_SITE=http://surf.suckless.org/
         ENTERED=20210103
         UPDATED=20240118
           SHORT="A simple web browser based on WebKit/GTK+"

cat << EOF
surf is a simple web browser based on WebKit2/GTK+.
It is able to display websites and follow links. It supports the XEmbed protocol
which makes it possible to embed it in another application. Furthermore, one can
point surf to another URI by setting its XProperties.
Start the browser with
   surf http://your-url
You can navigate by clicking on links on the displayed page. Hit Ctrl-g to enter
a new URL. For more commands please consult
   man surf
EOF
