---
name: proggy_fonts-ttf
version: 1.0
origin: x11-fonts/proggy_fonts-ttf
comment: The perfect monospaced bitmap programming fonts, TTF version
arch: freebsd:9:x86:64
www: http://www.proggyfonts.com/
maintainer: rakuco@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 362112
desc: |
  The proggy programmer's fonts (Proggy Clean, Proggy Square, Proggy Small,
  and Proggy Tiny) are a set of fixed-width screen fonts that are designed
  for code listings. Each font only comes in one size that it looks good at.
  The fonts were optimized while coding in C or C++. For this reason,
  characters like the '*' were placed vertically centered, as '*' usually
  means dereference or multiply, but never 'to the power of' like in Fortran.
  The {}s are centered horizontally (as the author's coding style aligns
  braces vertically), the zero looks different from the capital oh, and there
  is never any confusion between ells, ones, and eyes. Additionally, the
  arithmetic operators (+ - * < >) are all axis aligned.

  Author: Tristan Grimmer
  WWW: http://www.proggyfonts.com/
categories: [x11-fonts]
files:
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggyClean.ttf: 527d2a443ce051f93f7e77b855609722b8cb220a9f104b4aa037be5c90b71324
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggyCleanCE.ttf: 8437c1ce995aef458718d7de17e1470d01ade5761d80f200ca76503aad087c07
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggyCleanSZ.ttf: 685d0b160f1e8b1a31e1c0765e7307da4b10c36458a4111d71cf2e9ce56df57a
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggyCleanSZBP.ttf: 35638c90ab8d355346d477305a026d829ddb63e5defe7a07ea44c4093cdef9f3
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggySmall.ttf: 1e05337a3a5a9b79a07d120c16a37e689304914344282af302400b56fee42c61
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggySquare.ttf: fb225bb94459bae14eeff4a953f549e0312bb0d396d1794cacd9d1483db12cef
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggySquareSZ.ttf: dd06ddb2e2effb00a8df643c165743d0867ea5a1546c9b20dfd8d7bcce6240f8
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggyTiny.ttf: 79bf8d3896ba83ae2f9c4fa214dce8fc689eae47950474947a4cc5c6e14a9bfc
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/ProggyTinySZ.ttf: 6ce838555836f1193c41af29c1d5ee7c9da3c3d3369cd3ae339848c9255ef607
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/fonts.dir: 0abdf478201def8734f65fe5135048c5bda352f96a4f8e9964c1a54647b21a2b
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/fonts.scale: 0abdf478201def8734f65fe5135048c5bda352f96a4f8e9964c1a54647b21a2b
  /usr/local/share/licenses/proggy_fonts-ttf-1.0/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/proggy_fonts-ttf-1.0/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/proggy_fonts-ttf-1.0/catalog.mk: 3ae05eaf8af870881d81594e1b8f297c7e0189d10a87f0bd953841a2b7b78be9
directories:
  /usr/local/share/licenses/proggy_fonts-ttf-1.0/: n
  /usr/local/share/licenses/: y
  /usr/local/lib/X11/fonts/proggy_fonts-ttf/: n
scripts:
  post-install: |
    fc-cache -v /usr/local/lib/X11/fonts/proggy_fonts-ttf 2>/dev/null || true
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
