summaryrefslogtreecommitdiff
path: root/graphics/freeglut/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-19 18:36:02 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-19 18:36:02 +0000
commit1b7f61f4827a1398c55f43a5d59aad7077a27d26 (patch)
treea88e357d00a9ca0b791d0f4c765c27ea5320f335 /graphics/freeglut/DESCR
parent7312de77bf96685e7177c53bb1325790689bfc50 (diff)
downloadpkgsrc-1b7f61f4827a1398c55f43a5d59aad7077a27d26.tar.gz
Initial import of freeglut-2.2.0, from pkgsrc-wip.
freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to support the sample programs in the second edition OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety of practical applications because it is simple, universally available and highly portable.
Diffstat (limited to 'graphics/freeglut/DESCR')
-rw-r--r--graphics/freeglut/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/freeglut/DESCR b/graphics/freeglut/DESCR
new file mode 100644
index 00000000000..5480a9a94af
--- /dev/null
+++ b/graphics/freeglut/DESCR
@@ -0,0 +1,6 @@
+freeglut is a completely OpenSourced alternative to the OpenGL
+Utility Toolkit (GLUT) library. GLUT was originally written by
+Mark Kilgard to support the sample programs in the second edition
+OpenGL 'RedBook'. Since then, GLUT has been used in a wide variety
+of practical applications because it is simple, universally available
+and highly portable.