diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-24 01:45:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-24 01:45:27 +0800 |
commit | f4119eef64e55d4ab3e8049a842e8d2dbd4cb269 (patch) | |
tree | f9f2c21fc7457254761f7de6b22dc113ae51c8d0 /x11-toolkits/Makefile | |
parent | fdda020223561cbdd41b2a9e0f6bf8c428c69134 (diff) | |
download | freebsd-ports-gnome-f4119eef64e55d4ab3e8049a842e8d2dbd4cb269.tar.gz freebsd-ports-gnome-f4119eef64e55d4ab3e8049a842e8d2dbd4cb269.tar.zst freebsd-ports-gnome-f4119eef64e55d4ab3e8049a842e8d2dbd4cb269.zip |
Add p5-Glade2 after a repocopy from p5-Glade. p5-Glade2 adds libglade
interface building bindings to Perl so you can create and manipulate
GTK+ and GNOME user interfaces in Perl.
PR: 70682
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
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 adba081f0fb7..1161e5e1192e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -109,6 +109,7 @@ SUBDIR += p5-GdkImlib SUBDIR += p5-GdkPixbuf SUBDIR += p5-Glade + SUBDIR += p5-Glade2 SUBDIR += p5-Gnome SUBDIR += p5-Gnome2 SUBDIR += p5-Gnome2-Canvas |