# -*- 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 65907 2010-04-02 22:08:22Z jmr@macports.org $

PortSystem          1.0
PortGroup           python25 1.0

name                gtimelog
version             0.2.0
categories          x11
maintainers         gmail.com:shreevatsa.public\
                    openmaintainer
description         A Gtk+ time tracking application.
long_description    GTimeLog is a small Gtk+ app that I use to keep track of my time.\
                    Its main goal is to be as unintrusive as possible.

homepage            http://mg.pov.lt/gtimelog/
platforms           darwin

master_sites        http://pypi.python.org/packages/source/g/gtimelog

test.run            yes

depends_lib         port:py25-gtk \
                    port:py25-distribute

checksums           md5     7363d189c1c1bb386e2095d80ca218b4 \
                    sha1    01ca545eb048b2c8abea96560d6e72c56922bf25 \
                    rmd160  d339e00e44dbbae3b9a1e72066f4293f80f154e0
