---
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
