          MODULE=listres
         VERSION=1.0.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:4d1c53efd69ba654f2877e1577e994c78874b0512fa1b0666cffcf452aee43ca
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060303
         UPDATED=20240304
           SHORT="List resources in widgets"

cat << EOF
The listres program generates a list of a widget's resource database.
The class in which each resource is first defined, the instance and class name,
and the type of each resource is listed. If no specific widgets or the -all
switch are given, a two-column list of widget names and their class hierarchies
is printed.
EOF
