# $Id: Portfile 53417 2009-07-05 16:20:13Z devans@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0

perl5.setup			Glib 1.222
maintainers			nomaintainer
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     2f1af85d768920625f8d4a3ff9b75cc4 \
                        sha1    526bbd4058a0cbbef22b5a87d07f8f3dbd7fae0d \
                        rmd160  22e9336f7c96abe9d4a60d0ad809d9603191570b

depends_lib		path:lib/pkgconfig/glib-2.0.pc:glib2 \
			port:p5-extutils-depends \
			port:p5-extutils-pkgconfig
