---
name: chmlib
version: 0.40
origin: misc/chmlib
comment: A library for dealing with Microsoft ITSS/CHM format files
arch: freebsd:10:x86:64
www: http://morte.jedrea.com/~jedwin/projects/chmlib/
maintainer: fluffy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 139273
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: 6e4555edf1d3c15c7db31fdba0cf888877d6fc2708b98040a14f711ce11ea529
  /usr/local/bin/enum_chmLib: 818789219174a040c5ee34a4545d7813fa03b159e5cc0e8f2c445a689109a766
  /usr/local/bin/enumdir_chmLib: 1728c0b10e55258fdf330085550688346f80cdb34646613689c15861a1c218b6
  /usr/local/bin/extract_chmLib: edd1f5b8e3b90ea1aa2ff275fc6476e12dfc69c4e1f463a0557e884d40a97816
  /usr/local/bin/test_chmLib: eb86c2550f2cbedb4fcd3fceb6a8ef065ff37ed3623edf230cda7e2e1e7a169a
  /usr/local/include/chm_lib.h: ca49d008f988ffb62050334e138ab6ca0e3001a88b1bdba25738c2eb8e01b4e7
  /usr/local/include/lzx.h: 27117a1918fd2b8298d64f43155f75a47e2829490573bb6514eed2e5154dd487
  /usr/local/lib/libchm.so: '-'
  /usr/local/lib/libchm.so.0: 17a0304fbe8e209a01f40dc0e42d76594e70df8a7cad8672dd90eb8dd4f8d2d4
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
