# $Id: Portfile,v 1.1 2004/10/16 12:02:43 olegb Exp $

PortSystem 1.0
name		chmlib
version		0.35
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://66.93.236.84/~jedwin/projects/chmlib/
master_sites	$homepage
extract.suffix	.tgz
checksums	md5 8fa0e692b2606a03fb51589f66a82eec
configure.args	--disable-io64
destroot.post_args	INSTALLPREFIX=${destroot}${prefix}

