---
name: libx86
version: 1.1
origin: devel/libx86
comment: A hardware-independent library for executing real-mode x86 code
arch: freebsd:9:x86:64
www: http://www.codon.org.uk/~mjg59/libx86/
maintainer: jkim@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 426711
desc: |
  It's often useful to be able to make real-mode x86 BIOS calls from userland.
  Linux lrmi provides a simple interface to this for i386 machines, but this
  doesn't help on other platforms.  libx86 provides the Linux lrmi interface,
  but will also run on platforms such as amd64 and alpha.

  WWW: http://www.codon.org.uk/~mjg59/libx86/
categories: [devel]
files:
  /usr/local/include/libx86.h: 365a38da342ea7e4af8e07517dcd9397a6fa351628f9b7c62539a69dc0c29a54
  /usr/local/lib/libx86.a: 859709e0a385c262cfe8d4617308cd9cb80c775265a84d815d7759a0b9b192d8
  /usr/local/lib/libx86.so: '-'
  /usr/local/lib/libx86.so.1: 9cb67fdfa032d70294a4fd7acfb9d604afa73ef761febd46946ac0db792cedf7
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
