# $Id: Portfile,v 1.16 2006/06/16 12:28:35 rhwood Exp $
PortSystem 1.0
name		libgtkhtml3	
version		3.10.2
description	GTK HTML rendering engine.
long_description	GtkHTML is a lightweight HTML rendering/printing/editing \
			engine. It was originally based on KHTMLW, part of the \
			KDE project, but is now being developed independently.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome 
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/gtkhtml/3.10/
distname	gtkhtml-${version}
use_bzip2	yes

checksums	rmd160 372721db97276ecb499be38f6008571a7806804b

depends_lib	lib:libgal-2:gal \
			lib:gailutil:gail

configure.env	GMSGFMT=${prefix}/bin/msgfmt
