aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-02 02:26:52 +0800
committerkrion <krion@FreeBSD.org>2004-01-02 02:26:52 +0800
commit91c36bd1748b2058eebe23a10e7e1f49edb4e7e7 (patch)
tree39b3e2daff16c0b69f646aa9faa647fe3f433e78 /graphics/Makefile
parentd4f7b21afe330267cafb6f5a6d5a8648172d8c27 (diff)
downloadfreebsd-ports-gnome-91c36bd1748b2058eebe23a10e7e1f49edb4e7e7.tar.gz
freebsd-ports-gnome-91c36bd1748b2058eebe23a10e7e1f49edb4e7e7.tar.zst
freebsd-ports-gnome-91c36bd1748b2058eebe23a10e7e1f49edb4e7e7.zip
Add glew 1.1.4,
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++ OpenGL developers with two tedious tasks: initializing and using extensions and writing portable applications. GLEW provides an efficient run-time mechanism to determine whether a certain extension is supported by the driver or not. OpenGL core and extension functionality is exposed via a single header file. PR: 60717 Submitted by: Igor Pokrovsky <tiamat@comset.net>
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 0a592b0bbdf8..2c2799f79df0 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -106,6 +106,7 @@
SUBDIR += gkrellkam2
SUBDIR += gle
SUBDIR += glean
+ SUBDIR += glew
SUBDIR += glide3
SUBDIR += gliv
SUBDIR += gltk