# $Id: Portfile 65551 2010-03-27 16:56:16Z 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
categories	gnome
platforms	darwin
homepage	http://gttr.sourceforge.net/
master_sites    sourceforge:gttr
checksums	md5 f5543b00fb2646e7d2d1619a2aeed31d
depends_lib	bin:guile:guile lib:libgtkhtml-2:libgtkhtml
configure.cppflags-append "-L${prefix}/lib"
configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"

livecheck.regex "<title>${name} ${name}-(\\d+(?:\\.\\d+)*) released.*</title>"
