diff options
author | pav <pav@FreeBSD.org> | 2005-02-11 07:53:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-11 07:53:43 +0800 |
commit | 70588a3b8de768c48a66258963b1eee1c00271e5 (patch) | |
tree | a233eef03fcbd06347f8ad86f5af3f1bf48ee8df /x11-toolkits/Makefile | |
parent | 1df17d9bd6a40bcde5d78b94960cf5e48c1c3e57 (diff) | |
download | freebsd-ports-gnome-70588a3b8de768c48a66258963b1eee1c00271e5.tar.gz freebsd-ports-gnome-70588a3b8de768c48a66258963b1eee1c00271e5.tar.zst freebsd-ports-gnome-70588a3b8de768c48a66258963b1eee1c00271e5.zip |
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>
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 |