# -*- 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 85889 2011-10-17 06:25:12Z jmr@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_build port:pkgconfig depends_lib bin:guile:guile port:libgtkhtml port:libgnome port:libgnomeui configure.cppflags-append "-L${prefix}/lib" configure.args --x-includes=${prefix}/include \ --x-libraries=${prefix}/lib livecheck.url http://sourceforge.net/projects/gttr/files/ livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"