# $Id$ PortSystem 1.0 name py-gtk2 version 2.10.4 categories python x11 maintainers nomaintainer description PyGTK2 is the Python binding to GTK+ 2.x long_description \ PyGTK contains modules that allow you to use gtk in Python programs. \ At present, it is a fairly complete set of bindings. homepage http://www.pygtk.org/ master_sites gnome:sources/pygtk/2.10/ distname pygtk-${version} use_bzip2 yes checksums md5 89afe242275a3fce57b4ffb5fadc5888 depends_lib port:gtk2 port:libglade2 \ port:py-cairo port:py-gobject platform darwin 7 { configure.env CFLAGS="-I${x11prefix}/include" }