diff options
author | knu <knu@FreeBSD.org> | 2001-03-06 14:13:50 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-06 14:13:50 +0000 |
commit | af8f3b990d850daa844113538939289d689e33b0 (patch) | |
tree | fade70079e1a0fbe71c0c316de5dd4803697acab /x11-toolkits/Makefile | |
parent | ef0f9f01ff6a54b743a8b8b94d15f5129802ed1a (diff) | |
download | FreeBSD-ports-af8f3b990d850daa844113538939289d689e33b0.zip FreeBSD-ports-af8f3b990d850daa844113538939289d689e33b0.tar.gz |
Add ruby-fox, a Ruby extension to module to use FOX toolkit.
Actually this software is named FXRuby, but I'm importing it as
ruby-fox to make it clear that it's a Ruby binding for FOX.
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 575e713..8c06231 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -79,6 +79,7 @@ SUBDIR += qt22-static SUBDIR += rep-gtk SUBDIR += ruby-fltk + SUBDIR += ruby-fox SUBDIR += ruby-gtk SUBDIR += ruby-qt SUBDIR += ruby-qt2 |