           SPELL=fstobdf
             PKG=fstobdf
         VERSION=1.0.3
        XORG_VER=X11R7.1
          SOURCE=${PKG}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
     SOURCE_HASH=sha512:816e3e94822db0ef8d29857a9bfb3c5f5c0846fd0830b2eb6f162e0ec2198b1041ee33f756e0727d70b3fcfeb1c1f084ac9d791cdcf421f9e393d4762489e8b2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="generate BDF font from X font server"
cat << EOF
The fstobdf program reads a font from a font server and prints a BDF file on
the standard output that may be used to recreate the font. This is useful in
testing servers, debugging font metrics, and reproducing lost BDF files.
EOF
