a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21392 2007-01-23 01:03:09Z ryandesign@macports.org $
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 nomaintainer@macports.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"