diff options
author | nivit <nivit@FreeBSD.org> | 2015-03-01 06:43:45 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2015-03-01 06:43:45 +0800 |
commit | 9428606d4ac32fa42d86cc7f676fc8b214546e1e (patch) | |
tree | b855e8ffe6a2ebd3f0118c02ea2d4b5b2b3c5e56 /x11-toolkits/Makefile | |
parent | 720431213cd7f6c50f464e2ec44823cf61e601c4 (diff) | |
download | freebsd-ports-gnome-9428606d4ac32fa42d86cc7f676fc8b214546e1e.tar.gz freebsd-ports-gnome-9428606d4ac32fa42d86cc7f676fc8b214546e1e.tar.zst freebsd-ports-gnome-9428606d4ac32fa42d86cc7f676fc8b214546e1e.zip |
This Perl module allows you to use the Window Navigator Construction Kit
library (libwnck for short) from Perl.
WWW: http://search.cpan.org/dist/Gnome2-Wnck/
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index f6f488779a05..992d7706afc8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -129,6 +129,7 @@ SUBDIR += p5-Gnome2 SUBDIR += p5-Gnome2-Canvas SUBDIR += p5-Gnome2-VFS + SUBDIR += p5-Gnome2-Wnck SUBDIR += p5-Gtk SUBDIR += p5-Gtk2 SUBDIR += p5-Gtk2-Chmod |