---
name: chmlib
version: 0.40
origin: misc/chmlib
comment: A library for dealing with Microsoft ITSS/CHM format files
arch: freebsd:9:x86:64
www: http://morte.jedrea.com/~jedwin/projects/chmlib/
maintainer: fluffy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 137803
desc: |
  CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right
  now, it is a very simple library, but sufficient for dealing with all of the
  .chm files I've come across. Due to the fairly well-designed indexing built
  into this particular file format, even a small library is able to gain
  reasonably good performance indexing into ITSS archives.

  WWW: http://morte.jedrea.com/~jedwin/projects/chmlib/
categories:
- misc
shlibs_required:
- libchm.so.0
shlibs_provided:
- libchm.so.0
files:
  /usr/local/bin/chm_http: ad62f2a706eac2d371a4e63944221e4f35c66bb55980703eaae5863b30572f13
  /usr/local/bin/enum_chmLib: 8fd884ca74fbd82554f4f423ac5cfb8676586e00000987cf7913e8cb005d4ac2
  /usr/local/bin/enumdir_chmLib: 8424be12a14cd70bf2c53bc9fa831f2fe661eeb6ad33849f1bbc7cc916b545a9
  /usr/local/bin/extract_chmLib: 038340ecc82811b78ced67d3f247712ad581a37af38def620f98a78f6529b4a2
  /usr/local/bin/test_chmLib: 6587e996f0fdd19aece54bca5213e0c608b6d2be14574b305959c475b3fdc7d5
  /usr/local/include/chm_lib.h: ca49d008f988ffb62050334e138ab6ca0e3001a88b1bdba25738c2eb8e01b4e7
  /usr/local/include/lzx.h: 27117a1918fd2b8298d64f43155f75a47e2829490573bb6514eed2e5154dd487
  /usr/local/lib/libchm.so: '-'
  /usr/local/lib/libchm.so.0: f95c5c32bfd93fbc6a72be7fc3e2dd379c7cf59eaac51799d5a3a6a47f6596ce
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
