diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-29 09:27:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-29 09:27:45 +0000 |
commit | 0bc63bae10e1effcf855170b4f7b60d78ee46a46 (patch) | |
tree | a27f9e03cabd085e2b6d79ed2997e97c7e0d0915 /x11-toolkits/Makefile | |
parent | set CATEGORIES equal to science/hdf5, fixing PKGORIGIN (diff) |
Add efltk 2.0.1,
EFltk is a LGPL'd C++ graphical user interface toolkit for X
(UNIX(r)), OpenGL(r), and Microsoft(r) Windows(r). It is based
on FLTK2 (see README.fltk) and is currently developed by
Equinox Desktop Environment Team (ede.sf.net)
PR: ports/63517
Submitted by: Sergey Matveychuk <sem@ciam.ru>
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 e20d9ba284b9..f7e6e402dfb3 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -15,6 +15,7 @@ SUBDIR += easygtk SUBDIR += eel SUBDIR += eel2 + SUBDIR += efltk SUBDIR += engradient SUBDIR += erlgtk SUBDIR += fl_editor |