          MODULE=x11perf
         VERSION=1.5.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:d820e95ee6698e7036d4823f5ac5669b79acea86
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20110818
           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
