# $Id: Portfile,v 1.1 2004/05/17 04:09:45 blb Exp $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Gtk2 1.042 maintainers blb@pobox.com 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 2e53d0ed55a6a0aef5db701c16636a37 depends_lib-append lib:libgtk.2:gtk2 lib:XXX:p5-extutils-depends \ lib:XXX:p5-extutils-pkgconfig lib:XXX:p5-glib