diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-23 17:45:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-23 17:45:27 +0000 |
commit | 2615854e1ddfb68bec1d7f7cd8450fa5729a09c0 (patch) | |
tree | 9dbe537366e31437eb736c918868f49087a81be9 /x11-toolkits/Makefile | |
parent | ee2e0fd8ea1d6f8fcb4ab50479072fc7351992f0 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=120039
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 |