diff options
author | knu <knu@FreeBSD.org> | 2001-01-23 07:55:09 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-01-23 07:55:09 +0000 |
commit | 030bda1275d7bd6882cbd1c640033e60c7c9ec53 (patch) | |
tree | 47985ad94a8688500c5b966d461e17ee7342d3d5 /x11-toolkits/Makefile | |
parent | 7f9d7bd3143278f761e0eb1fe5ce7673f568da03 (diff) | |
download | FreeBSD-ports-030bda1275d7bd6882cbd1c640033e60c7c9ec53.zip FreeBSD-ports-030bda1275d7bd6882cbd1c640033e60c7c9ec53.tar.gz |
Add ruby-qt2table, Qt2 table extension for Ruby.
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 a6fcc2c..fbd4ccf 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -81,6 +81,7 @@ SUBDIR += ruby-qt SUBDIR += ruby-qt2 SUBDIR += ruby-qt2canvas + SUBDIR += ruby-qt2table SUBDIR += ruby-tk SUBDIR += ruby14-tk SUBDIR += scintilla |