# $Id: Portfile,v 1.2 2004/02/23 13:59:03 olegb Exp $

PortSystem 1.0
name		gnotime
version		2.1.7
description	A GNOME project manager.
long_description        GnoTime is a combination stop-watch, diary, \
			consultant billing system and project manager. \
			You can measure the amount of time you spend on a \
			task, associate a memo with it, set a billing rate, \
			print an invoice, as well as track that status of \
			other projects.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome 
platforms	darwin 
homepage	http://gtt.sourceforge.net/
master_sites    sourceforge:gttr
checksums	md5 f5543b00fb2646e7d2d1619a2aeed31d
depends_lib	bin:guile:guile lib:libgtkhtml-2:libgtkhtml
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
		CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
