# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Gnome2 1.042 revision 4 license LGPL-2.1+ 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:project/gtk2-perl/Gnome2/${perl5.moduleversion} checksums md5 eb7b624114e45e54e022a633ffc1cce6 \ sha1 8f232afac6ca2e8f6770550e754c857142872a68 if {${perl5.major} != ""} { depends_lib-append port:libgnome \ port:libgnomeui \ port:p${perl5.major}-extutils-depends \ port:p${perl5.major}-extutils-pkgconfig \ port:p${perl5.major}-gnome2-vfs \ port:p${perl5.major}-gnome2-canvas }