diff options
author | okazaki <okazaki@FreeBSD.org> | 2005-06-29 23:14:24 +0800 |
---|---|---|
committer | okazaki <okazaki@FreeBSD.org> | 2005-06-29 23:14:24 +0800 |
commit | 6c22edc5ce4b700a1899dce046cfc84bad377236 (patch) | |
tree | 3ae468162a3cf2f9b7112f8ef14b390313182e25 /x11-toolkits/Makefile | |
parent | 5cbefda7e83f058708b594b3d573dbf0e060ea53 (diff) | |
download | freebsd-ports-gnome-6c22edc5ce4b700a1899dce046cfc84bad377236.tar.gz freebsd-ports-gnome-6c22edc5ce4b700a1899dce046cfc84bad377236.tar.zst freebsd-ports-gnome-6c22edc5ce4b700a1899dce046cfc84bad377236.zip |
Add irrlicht 0.10.0, high performance realtime 3D engine.
PR: ports/71905
Submitted by: Simon Barner <barner@gmx.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 3815690a8993..d5067ece9684 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -71,6 +71,7 @@ SUBDIR += inti-gconf SUBDIR += inti-gl SUBDIR += inti-sourceview + SUBDIR += irrlicht SUBDIR += itk SUBDIR += iwidgets SUBDIR += jx |