---
name: biosfont
version: 1.2.1
origin: sysutils/biosfont
comment: Kernel module to retrieve bitmap fonts from BIOS memory
arch: freebsd:9:x86:64
www: http://www.rene-ladan.nl/biosfont/
maintainer: rene@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 7501
desc: |
  This port provides a FreeBSD kernel module that can be used to
  retrieve the font bitmaps stored in BIOS memory.

  WWW: http://www.rene-ladan.nl/biosfont/
categories: [sysutils, kld]
files:
  /boot/modules/biosfont.ko: cca525f3688e8fc8593f3053905a9b5a7066171320f552c40dd27519c8b53b7a
  /usr/local/include/biosfont.h: d3496eeb3795c29d45c4242a4b3e12db827c30d144c8e9528672001f028c273a
  /usr/local/man/man4/biosfont.4.gz: c7606566be5fa9fcaaf1f184b4799be7215c0453fc48c4f3a0cf964c76fac9c0
  /usr/local/share/licenses/biosfont-1.2.1/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/biosfont-1.2.1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/biosfont-1.2.1/catalog.mk: 082c9740d30276cd68ae3c27106e20bc268eb93e92f34cee79af7e8e2abf15c6
directories:
  /usr/local/share/licenses/biosfont-1.2.1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /boot/modules
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /boot/modules
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /boot/modules
    kldxref /boot/modules
    cd /usr/local
    cd /usr/local
message: "===============================================================================\n\nThis
  port has installed the biosfont kernel module.\n\nTo load the kernel module immediately,
  type the following command:\n\n\tkldload biosfont\n\nTo load the kernel module at
  boot, add the following line to /boot/loader.conf:\n\n\tbiosfont_load=\"YES\"\n\n===============================================================================\n"
