           SPELL=fslsfonts
             PKG=fslsfonts
         VERSION=1.0.2
        XORG_VER=X11R7.0
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
     SOURCE_HASH=sha512:eca89eb4f2f21ba134b8e63fdbd0306c4fe220666b6e56dd5d8fc2b94338b792ea8988598c86907841f572087f48c84da70c6403497e76ee5747745b0505b66f
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=http://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
