diff options
author | knu <knu@FreeBSD.org> | 2000-08-26 00:38:12 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-26 00:38:12 +0800 |
commit | c5bda3f050dc07dfba851b300f8fcd7ae8349063 (patch) | |
tree | d73aec03416a377408507aee3e9e760d0efd77ef /x11-toolkits/Makefile | |
parent | 7e5d420ad11f3f7ceee7fda3563e570fb5eb05b2 (diff) | |
download | freebsd-ports-gnome-c5bda3f050dc07dfba851b300f8fcd7ae8349063.tar.gz freebsd-ports-gnome-c5bda3f050dc07dfba851b300f8fcd7ae8349063.tar.zst freebsd-ports-gnome-c5bda3f050dc07dfba851b300f8fcd7ae8349063.zip |
Add ruby-fltk, a Ruby extension module to use FLTK.
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 371ddffbacef..77535ab8ed51 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -62,6 +62,7 @@ SUBDIR += qt21 SUBDIR += qt22 SUBDIR += rep-gtk + SUBDIR += ruby-fltk SUBDIR += ruby-gtk SUBDIR += ruby-qt SUBDIR += ruby-qt-i18n |