           SPELL=bdftopcf
         VERSION=1.1.2
          SOURCE=${SPELL}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${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}/${SPELL}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="The X.Org BDF to PCF font compiler"
cat << EOF
bdfttopcf is a font compiler for the X server.  It compiles an X font
from Bitmap Distribtuion Format(BDF) to Portable Compiled Format(PCF).
EOF
