          MODULE=x11perf
         VERSION=1.7.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://xorg.freedesktop.org/archive/individual/test
      SOURCE_VFY=sha256:24f80d84b0e96171a998932ff007698fd1776da9975ed42e51d57b9cfca91828
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20240805
           SHORT="Summarize x11perf results"

cat << EOF
Xmark is a shell script that reads the indicated datafile and compiles a
benchmark which it writes to standard output. It writes three numbers:
 - A weighted performance number for the x11perf results.
 - A weighted performance number for a standard SparcStation 1, with SunOS
   4.1.2, X11R5 Xsun, and a CG3 dumb Color Frame Buffer.
 - The Xmark, which is the ratio of the two numbers above.
The datafile must be an ordinary file, produced by x11perf.
EOF
