diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-09 05:28:57 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-09 05:28:57 +0000 |
commit | 0c76a8384fc1de4958eb1228befbee727f00c596 (patch) | |
tree | 28680b3da252da7f45a2d25108e4e2a6e41a77e5 /x11-toolkits/hs-GLURaw/pkg-descr | |
parent | f2febc81eeab0d296325ecc49e1825762e5cd5d7 (diff) | |
download | ports-0c76a8384fc1de4958eb1228befbee727f00c596.tar.gz ports-0c76a8384fc1de4958eb1228befbee727f00c596.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-GLURaw/pkg-descr')
-rw-r--r-- | x11-toolkits/hs-GLURaw/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/hs-GLURaw/pkg-descr b/x11-toolkits/hs-GLURaw/pkg-descr deleted file mode 100644 index 72227ae677a5..000000000000 --- a/x11-toolkits/hs-GLURaw/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. -It is basically a 1:1 mapping of GLU's C API, intended as a basis for a -nicer interface. - -WWW: http://www.haskell.org/HOpenGL/ |