# -*- 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 113864 2013-11-24 22:14:39Z sean@macports.org $

PortSystem          1.0
PortGroup           python 1.0

name                gtimelog
version             0.8.1
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
supported_archs     noarch

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

test.run            yes

python.versions     27

depends_build-append \
                    port:py${python.version}-setuptools
depends_lib-append  port:py${python.version}-gobject3

checksums           rmd160  869491d9ac14d1e3a76880c3dac3ee871782e072 \
                    sha256  c61fb5aff929362b41ec2808b4cdf1fa55e38065f1adf45c2c8eea9a095f1a04
