          MODULE=fslsfonts
         VERSION=1.0.7
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$XORG_URL/individual/app/
      SOURCE_VFY=sha256:67cddb1aa7fccab5d107beef32fa2c143e8a132a2b974a557557b24c6f306b63
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060303
         UPDATED=20241205
           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
