---
name: pcf2bdf
version: 1.04
origin: x11-fonts/pcf2bdf
comment: Convert X font from PCF to BDF
arch: freebsd:9:x86:64
www: https://github.com/ganaware/pcf2bdf
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 20274
desc: |
  Pcf2bdf is a font de-compiler. It converts X fonts from Portable
  Compiled Format (PCF) to Bitmap Distribution Format (BDF). It can
  also accept a compressed/gzipped PCF file as input, but gzip must
  be found in your PATH.

  FONTBOUNDINGBOX in a BDF file is not used by bdftopcf, so pcf2bdf
  generates irresponsible values.

  WWW: https://github.com/ganaware/pcf2bdf
categories: [x11-fonts]
files:
  /usr/local/bin/pcf2bdf: eb67928aeb7ca96015d820a6393269a7ff9c7d731ff32fc0f2fd062c97b728d8
  /usr/local/man/man1/pcf2bdf.1.gz: 498552739ee21d86a380077983dfe8cf459e496bb8280696be69b72ebffe052f
  /usr/local/share/licenses/pcf2bdf-1.04/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/pcf2bdf-1.04/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/pcf2bdf-1.04/catalog.mk: 6e767df4beadffc93da6f92b0136f4afa04cf579b3a297f9a3ac4251298ef64d
directories:
  /usr/local/share/licenses/pcf2bdf-1.04/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
