summaryrefslogtreecommitdiffstats
path: root/graphics-libs/freeglut/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/freeglut/DETAILS')
-rwxr-xr-xgraphics-libs/freeglut/DETAILS10
1 files changed, 8 insertions, 2 deletions
diff --git a/graphics-libs/freeglut/DETAILS b/graphics-libs/freeglut/DETAILS
index ca2fb6d018..b02ee8fbc1 100755
--- a/graphics-libs/freeglut/DETAILS
+++ b/graphics-libs/freeglut/DETAILS
@@ -11,7 +11,13 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION/-rc*/}
KEYWORDS="graphics libs"
SHORT="Open Source alternative to GLUT"
cat << EOF
-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.
+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.
+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.
EOF