summaryrefslogtreecommitdiff
path: root/graphics/freeglut/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/freeglut/pkg-descr')
-rw-r--r--graphics/freeglut/pkg-descr13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/freeglut/pkg-descr b/graphics/freeglut/pkg-descr
deleted file mode 100644
index 12d15861c66b..000000000000
--- a/graphics/freeglut/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-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.
-
-GLUT (and hence freeglut) allows the user to create and manage windows
-containing OpenGL contexts on a wide range of platforms and also read the
-mouse, keyboard and joystick functions.
-
-freeglut is released under the X-Consortium license.
-
-WWW: http://freeglut.sourceforge.net/