---
name: libixp
version: 0.5
origin: devel/libixp
comment: Standalone client/server 9P library
arch: freebsd:9:x86:64
www: http://libs.suckless.org/libixp
maintainer: sbz@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 98186
desc: |
  libixp is a stand-alone client/server 9P library including ixpc client
  which behaves like wmiir in the past.  It consists of less than 2000
  lines of code (including ixpc).

  libixp's server API is based heavily on that of Plan 9's lib9p, and the
  two libraries export virtually identical data structures.

  WWW: http://libs.suckless.org/libixp
categories: [devel]
files:
  /usr/local/bin/ixpc: 70633af495c5043b9d97b9dba230fad47b408ffccf8c0397e336537c0893b27b
  /usr/local/include/ixp.h: 68d5af13ae8824727e0a6fd1491bf1e817e460bd9cb329779e94f5eb854b0304
  /usr/local/include/ixp_srvutil.h: 2a06b7c730c2d43bdf68bfb1123cc935e394ae2c8a4201a552d3c6544d0c8cee
  /usr/local/lib/libixp.so: '-'
  /usr/local/lib/libixp.so.1: 185b638b3d8e84d3d69ced9f16c5d9539ed247059133e79cea025c48a4ee72b2
  /usr/local/lib/libixp_pthread.so: '-'
  /usr/local/lib/libixp_pthread.so.1: bfaf9c269ead6ae7ea51f9e8e655f0baf6ed143c529a37f12ac1807034fdca24
  /usr/local/man/man1/ixpc.1.gz: 1c861aa83b37b1b571826b57179c618c33783f61b7e1ce64b017434dc7d7c7ce
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
