# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Gtk2-GladeXML 1.007 maintainers nomaintainer 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 e6ca234e2a9f0221263acd2a593c583b \ sha1 d0510086b0d2a2f43e63df9254cf47a192220799 \ rmd160 d49bb2e4855d39784e359496e362ec14e0220a0b depends_lib port:libglade2 \ port:p5-extutils-depends \ port:p5-extutils-pkgconfig \ port:p5-gtk2