# $Id: Portfile,v 1.4 2006/02/11 18:04:57 rhwood Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Glib 1.104
maintainers			gnome-darwinports@opendarwin.org
description			Access to GLib and GObject
long_description \
	This module provides perl access to Glib and GLibs GObject libraries.  \
	GLib is a portability and utility library, GObject provides a generic \
	type system with inheritance and a powerful signal system.

platforms			darwin

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

checksums			md5 227ffbdaf6cb0ff29b54a71a78ef0685

depends_lib		lib:libglib.2:glib2 \
				port:p5-extutils-depends \
				port:p5-extutils-pkgconfig
