# $Id: Portfile,v 1.3 2006/06/14 11:42:03 rhwood Exp $

PortSystem 1.0
name		goffice
version		0.2.1
description	GOffice is a library of document-centric objects and utilities.
long_description        GOffice is a library of document-centric objects \
			and utilities building on top of GLib and Gtk+ and \
			used by software such as Gnumeric.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome devel
platforms	darwin 
homepage	http://freshmeat.net/projects/goffice/
master_sites    gnome:sources/goffice/0.2/
use_bzip2	yes
checksums	md5 73b733556db5721ddfd5c72fc6428a15

depends_lib	lib:libgsf:libgsf lib:libgnomeprintui-2:libgnomeprintui

patchfiles	patch-gog-radar.c

configure.args	--mandir=${prefix}/share/man
