aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-glut-ghc/pkg-descr
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2008-01-05 06:53:51 +0000
committerVolker Stolz <vs@FreeBSD.org>2008-01-05 06:53:51 +0000
commit7558346c8b721e7b74a5d928f05021568e6a685f (patch)
treec05da13bc0518b012a68f3299f5cc843fec77292 /x11-toolkits/hs-glut-ghc/pkg-descr
parent83fd2ed4659c1e3e117669f991d5ce844fff7d74 (diff)
Notes
Diffstat (limited to 'x11-toolkits/hs-glut-ghc/pkg-descr')
-rw-r--r--x11-toolkits/hs-glut-ghc/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/hs-glut-ghc/pkg-descr b/x11-toolkits/hs-glut-ghc/pkg-descr
new file mode 100644
index 000000000000..3038ec260e5b
--- /dev/null
+++ b/x11-toolkits/hs-glut-ghc/pkg-descr
@@ -0,0 +1,6 @@
+The GLUT package contains a Haskell binding for the OpenGL Utility Toolkit, a
+window system independent toolkit for writing OpenGL programs. For more
+information about the C library on which this binding is based, please see:
+<http://www.opengl.org/resources/libraries/glut/>.
+
+WWW: http://www.haskell.org/HOpenGL/