diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-10 23:53:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-10 23:53:43 +0000 |
commit | 33d889b7fa34079ebaa7e19a9a1e4d6fb56b4701 (patch) | |
tree | 7b9eab28f8cb3aae583c2dc2eb551764e8a95930 /x11-toolkits/Makefile | |
parent | - Update to 2.36 (diff) |
wxRuby is a library to allow Ruby programs to use wxWindows (also
known as wxWidgets), which is a mature, cross-platform, GUI toolkit
that uses native widgets where possible.
PR: ports/77283
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes
Notes:
svn path=/head/; revision=128494
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 f8d05471e432..f8cd4913f831 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -176,6 +176,7 @@ SUBDIR += ruby-panelapplet SUBDIR += ruby-pango SUBDIR += ruby-tk + SUBDIR += ruby-wx SUBDIR += scintilla SUBDIR += scx SUBDIR += sdl_gui |