Portfile

# $Id: Portfile 21901 2007-02-11 15:31:06Z rhwood@macports.org $

PortSystem 1.0
name goffice
version 0.3.5
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 nomaintainer@macports.org
categories gnome devel
platforms darwin
homepage http://freshmeat.net/projects/goffice/
master_sites gnome:sources/goffice/0.3/
use_bzip2 yes
checksums md5 3df53bdbd5a367377dd6e3a7d5ebf8ce

depends_lib port:libgsf \
port:libgnomeprintui \
port:dbus \
port:dbus-glib

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

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

files