# $Id: Portfile 59970 2009-10-28 06:54:23Z pguyot@kallisys.net $

PortSystem 1.0

name				py-gnome
version				2.18.2
categories			python gnome
platforms			darwin
maintainers			nomaintainer
description			gnome-python is a set of python interfaces to gnome-libs.
long_description	${description}

homepage			http://www.pygtk.org/
master_sites		gnome:sources/gnome-python/2.18/
use_bzip2			yes
distname			gnome-python-${version}
checksums			md5 3df58e4354526d4e0be8524c0bf6ddb8 \
					sha1 2da50cb7177b29aee23fc732c5e6884a120099c3 \
					rmd160 2a45d9461ddb40cd2d49ae565189bc7f11e481f3

depends_lib			port:libzvt \
					port:py-gtk2 \
					port:py-orbit

build.args          PYTHON_LDFLAGS= PYTHON_LIBS=

livecheck.type	md5
livecheck.url	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/
livecheck.md5	0cc88801d2019c3ec94f296cda5f57f9
