# $Id: Portfile 27035 2007-07-16 05:57:37Z mgrimes@macports.org $ PortSystem 1.0 name chmlib version 0.39 categories textproc description A library for dealing with Microsoft ITSS/CHM files long_description \ chmlib is a small library designed for accessing \ Microsoft ITSS files. The ITSS file format is used for \ Microsoft Html Help files (.chm), which have been the \ predominant medium for software documentation from \ Microsoft during the past several years. maintainers gui_dos@yahoo.it homepage http://www.jedrea.com/chmlib/ master_sites $homepage use_bzip2 yes checksums md5 debed1a0bdded7a12d3d967e497cea9c configure.args --disable-io64 --enable-examples