          MODULE=xwd
         VERSION=1.0.10
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:4909eacc26c4cd5a9afcd1468aec26e7c646544639031bdad4f71173aa82f3c3
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20260713
           SHORT="Dump an image of an X window"

cat << EOF
Xwd is an X Window System window dumping utility. Xwd allows X users to store
window images in a specially formatted dump file. This file can then be read
by various other X utilities for redisplay, printing, editing, formatting,
archiving, image processing, etc. The target window is selected by clicking
the pointer in the desired window. The keyboard bell is rung once at the
beginning of the dump and twice when the dump is completed.
EOF
