diff options
author | pav <pav@FreeBSD.org> | 2006-05-27 00:21:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-27 00:21:49 +0800 |
commit | 3ff20c7fb54ac62c9e1f6ed81a65ee85d28a7009 (patch) | |
tree | 311cad762111fe3fb1c55e828a421ff8f3bf4c6d /x11-toolkits/Makefile | |
parent | f6b245d39848f43621cb780614c1e10b1efc4167 (diff) | |
download | freebsd-ports-gnome-3ff20c7fb54ac62c9e1f6ed81a65ee85d28a7009.tar.gz freebsd-ports-gnome-3ff20c7fb54ac62c9e1f6ed81a65ee85d28a7009.tar.zst freebsd-ports-gnome-3ff20c7fb54ac62c9e1f6ed81a65ee85d28a7009.zip |
FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows systems.
It is provided under the terms of the GNU Library Public License, Version 2.
This port supplies a snapshot of the current 2.0 development version.
WWW: http://www.fltk.org/
PR: ports/95223
Submitted by: Thomas-Martin Seck <tmseck@netcologne.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 685579d50211..5b7ed2237d21 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -18,6 +18,7 @@ SUBDIR += fl_editor SUBDIR += fltk SUBDIR += fltk-threads + SUBDIR += fltk2 SUBDIR += flu SUBDIR += flvw SUBDIR += fox |