# $Id: Portfile,v 1.1 2006/02/15 11:30:54 rhwood Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Gnome2-VFS 1.041
maintainers			gnome-darwinports@opendarwin.org
description			Bindings to Gtk+ library
long_description \
	Perl bindings to the 2.x series of the Gtk+ graphical user interface \
	library.  This module allows you to write graphical user interfaces in \
	a perlish and object-oriented way, freeing you from the casting and \
	memory management in C, yet remaining very close in spirit to original \
	API.

platforms			darwin

homepage			http://gtk2-perl.sourceforge.net/
master_sites		sourceforge:gtk2-perl

checksums			md5 5cc8ac7eb34944af047f4afef0ff3df9

depends_lib		lib:libgnomevfs-2:gnome-vfs \
				port:p5-extutils-depends \
				port:p5-extutils-pkgconfig \
				port:p5-glib

