# $Id: Portfile 41800 2008-11-10 22:27:18Z blb@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Gnome2-Wnck 0.16
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

homepage            http://gtk2-perl.sourceforge.net/

depends_lib-append  port:p5-extutils-depends port:p5-extutils-pkgconfig \
                    port:p5-glib port:p5-gtk2 port:libwnck

checksums           md5     439f4569ffd7af96ef1d3feaab23760e \
                    sha1    9a9a9876871d5192e7e04db4e65633cf02f75ff0 \
                    rmd160  919d78b7a556215efa2ab3a6639f48552fd3a2e1

# 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

