diff options
author | maho <maho@FreeBSD.org> | 2003-07-26 07:35:08 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-07-26 07:35:08 +0800 |
commit | c5abd11c8c5533b34e749851234643a74c6a25d4 (patch) | |
tree | 8bae8d851bc34d4f044e349e7ad5b085d9e36ef3 /graphics/Makefile | |
parent | c75fc95ab4361b2a90f955898f92ed7cc93b8ebb (diff) | |
download | freebsd-ports-gnome-c5abd11c8c5533b34e749851234643a74c6a25d4.tar.gz freebsd-ports-gnome-c5abd11c8c5533b34e749851234643a74c6a25d4.tar.zst freebsd-ports-gnome-c5abd11c8c5533b34e749851234643a74c6a25d4.zip |
A cross-platform C++/OpenGL library. Simple, and powerful for
large/multidispay environment, mainly focused on Camera control.
PR: 54728
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 62a311e377a8..16d782d3209a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -233,6 +233,7 @@ SUBDIR += opendx SUBDIR += opendx-samples SUBDIR += opengl-man + SUBDIR += openproducer SUBDIR += openrm SUBDIR += ophoto SUBDIR += optipng |