# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append textproc
description PyCHM is a set of Python bindings for Jed Wing's chmlib.
long_description ${description}
homepage http://gnochm.sourceforge.net/pychm.html
master_sites sourceforge:gnochm
distname pychm-${version}
checksums sha1 73104f4a351dc1450a16f07680d772817b05442d
if {${name} ne ${subport}} {
depends_lib-append port:chmlib
patchfiles patch-no-inline.diff
build.env CFLAGS=-I${prefix}/include \
xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog NEWS README \
${destroot}${prefix}/share/doc/${subport}