           SPELL=listres
             PKG=listres
         VERSION=1.0.1
        XORG_VER=X11R7.0
          SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
      PATCHLEVEL=1
           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
