           SPELL=fslsfonts
             PKG=fslsfonts
         VERSION=1.0.6
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="list fonts served by X font server"
cat << EOF
fslsfonts lists the fonts that match the given pattern.  The wildcard
character "*" may be used to match any sequence of characters
(including none), and "?" to match any single character. If no pattern
is given, "*" is assumed.  The "*" and "?" characters must be quoted
to prevent them from being expanded by the shell.
EOF
