summaryrefslogtreecommitdiff
path: root/devel/SDLmm/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDLmm/DESCR')
-rw-r--r--devel/SDLmm/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/SDLmm/DESCR b/devel/SDLmm/DESCR
index d37c8bde65f..1386469e76f 100644
--- a/devel/SDLmm/DESCR
+++ b/devel/SDLmm/DESCR
@@ -1,8 +1,8 @@
-SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is
-a generic API that provides low level access to audio, keyboard, mouse,
-joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple
+SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is
+a generic API that provides low level access to audio, keyboard, mouse,
+joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple
platforms.
SDLmm aims to stay as close as possible to the C API while taking advantage
of native C++ features like object orientation. We will also aim at being
-platform independent as much as possible.
+platform independent as much as possible.