# $Id: Portfile 33953 2008-02-08 15:27:53Z gui_dos@macports.org $

PortSystem 1.0

name            gnochm
version         0.9.11
categories      gnome
platforms       darwin
maintainers     nomaintainer
description     A GNOME viewer for CHM files
long_description GnoCHM uses PyCHM, a Python package that exports the \
                CHMLIB API, to read CHM files and provides: full-text \
                search support, bookmarks, Gnome integration and \
                configurable support for HTTP and external ms-its links.
homepage        http://gnochm.sourceforge.net
master_sites    sourceforge
checksums       md5 d77cc819eaa64b3ab333c4a73e88cfc0
configure.python ${prefix}/bin/python2.5
depends_lib-append port:py25-chm \
                port:py25-gnome \
                port:gnome-python-extras \
                port:shared-mime-info

