---
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: 137435
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]
files:
  /usr/local/bin/chm_http: b8952024a9ddf914141d0c2016b0613922b1f36d5eb59c22d6dfae3e9ac37839
  /usr/local/bin/enum_chmLib: c710feedb0764b4506a63620db09f6260697f85fdff90056f6e6632799082187
  /usr/local/bin/enumdir_chmLib: 042d20d5f7bf35ffc430665ab82ef91fec143fe31ce39e828d3c8135a580a84b
  /usr/local/bin/extract_chmLib: 633d82e9b476a9f30e2a384c17cacb75c87e3b2532ea1a1f6810e27aaf1be5de
  /usr/local/bin/test_chmLib: 65043a72d3697b5877dfb21e324784911c4894ee4695de34fb8e0dfb958b1364
  /usr/local/include/chm_lib.h: ca49d008f988ffb62050334e138ab6ca0e3001a88b1bdba25738c2eb8e01b4e7
  /usr/local/include/lzx.h: 27117a1918fd2b8298d64f43155f75a47e2829490573bb6514eed2e5154dd487
  /usr/local/lib/libchm.so: '-'
  /usr/local/lib/libchm.so.0: 5b14cbfcf797b67b22333e73ac6d1a3035e92cf87a7cc0f4e8b8c213a41653cf
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
