# -*- 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.branches 5.24 perl5.setup Gnome2-Wnck 0.16 revision 3 license LGPL-2.1+ maintainers nomaintainer description libwnck perl module long_description This module allows you to use the Window Navigator Construction Kit \ library (libwnck for short) from Perl. platforms darwin checksums md5 439f4569ffd7af96ef1d3feaab23760e \ sha1 9a9a9876871d5192e7e04db4e65633cf02f75ff0 \ rmd160 919d78b7a556215efa2ab3a6639f48552fd3a2e1 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-extutils-depends \ port:p${perl5.major}-extutils-pkgconfig \ port:p${perl5.major}-glib \ port:p${perl5.major}-gtk2 \ port:libwnck } # Note, 'make test' for this will fail unless you run it in an xterm, # not a Terminal window; also the workspace tests fail because, I believe, # of the Mac X11 app support for it