diff options
author | abs <abs@pkgsrc.org> | 2006-08-15 15:21:27 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-08-15 15:21:27 +0000 |
commit | cea97d7557a39968da321dfae663828be4835a99 (patch) | |
tree | 850b84d6ba33b43c42a57c302a57b4837ca6b68e /graphics/glew/PLIST | |
parent | 9c768125230162f770cb83f63baddbcd65c1f046 (diff) | |
download | pkgsrc-cea97d7557a39968da321dfae663828be4835a99.tar.gz |
Import graphics/glew-1.3.4 into pkgsrc.
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform
C/C++ extension loading library. GLEW provides efficient run-time
mechanisms for determining which OpenGL extensions are supported
on the target platform. OpenGL core and extension functionality is
exposed in a single header file.
Diffstat (limited to 'graphics/glew/PLIST')
-rw-r--r-- | graphics/glew/PLIST | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/glew/PLIST b/graphics/glew/PLIST new file mode 100644 index 00000000000..962fda438b9 --- /dev/null +++ b/graphics/glew/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/15 15:21:27 abs Exp $ +bin/glewinfo +bin/visualinfo +include/GL/wglew.h +include/GL/glew.h +include/GL/glxew.h +lib/libGLEW.so.1.3.4 +lib/libGLEW.so.1.3 +lib/libGLEW.a +lib/libGLEW.so |