# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 73730 2010-11-23 00:22:48Z devans@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 -flat_namespace -undefined suppress

livecheck.url   http://sourceforge.net/projects/gttr/files/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
