summaryrefslogtreecommitdiffstats
path: root/graphics-libs/glt/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/glt/DETAILS')
-rwxr-xr-xgraphics-libs/glt/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/glt/DETAILS b/graphics-libs/glt/DETAILS
index 6aeba52ca3..40aed0ca30 100755
--- a/graphics-libs/glt/DETAILS
+++ b/graphics-libs/glt/DETAILS
@@ -22,5 +22,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
KEYWORDS="opengl graphics libs"
SHORT="C++ class library for interactive 3D graphics with OpenGL"
cat << EOF
-GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, relying on GLUT to handle all system-dependent issues, such as window and mouse management.
+GLUI is a GLUT-based C++ user interface library which provides controls such
+as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It
+is window-system independent, relying on GLUT to handle all system-dependent
+issues, such as window and mouse management.
EOF