# -*- 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
set real_name pygtkhelpers
description A library to assist the building of PyGTK applications.
long_description ${description}
homepage http://pypi.python.org/pypi/${real_name}
master_sites pypi:p/${real_name}
distname ${real_name}-${version}
checksums rmd160 cc169648a3c5df5e4aeeb169a8824a060035f332 \
sha256 65417d091c68f6262ebaf18c1358f55ffe9e3735261d4c1bfb0d6e5bed1905b8
if {${name} ne ${subport}} {
depends_lib port:py${python.version}-setuptools
livecheck.url ${master_sites}
livecheck.regex "${real_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"