aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-06 23:24:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-06 23:24:39 +0000
commitbdbdf19d926798d6930e4329e30644ccd89506e5 (patch)
tree33aaf1dd3fcc40b792b283c1b5c2bdb202992ac0 /graphics/Makefile
parent29eb495be836c9769b2a6617e7490a08e6a5add3 (diff)
downloadports-bdbdf19d926798d6930e4329e30644ccd89506e5.tar.gz
ports-bdbdf19d926798d6930e4329e30644ccd89506e5.zip
New port: graphics/openrm OpenGL based library
OpenRM Scene Graph is set of tools and utilities that implement a high performance, flexible and extendible scene graph API. Underneath OpenRM, OpenGL(tm) is used as the graphics platform for rendering, so OpenRM is highly portable and can deliver blazing rendering speeds. OpenRM can be used on any platform that has OpenGL. PR: ports/40366 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
Notes
Notes: svn path=/head/; revision=78460
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 0f6459e364e1..dd512a60ced9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -224,6 +224,7 @@
SUBDIR += opendx
SUBDIR += opendx-samples
SUBDIR += opengl-man
+ SUBDIR += openrm
SUBDIR += ophoto
SUBDIR += osg
SUBDIR += osgedit