           SPELL=glew
         VERSION=1.5.6
     SOURCE_HASH=sha512:4752fca3c8abb4e1005470d55ecbba2336a45449ad0e62f76f149c8ab5f4d4b80d5c19173e9a01283e70a1b10c2ab0a680c1e5911ca7cc1a1cda3fae741f3095
          SOURCE=$SPELL-$VERSION.tgz
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-$VERSION
        WEB_SITE=http://glew.sf.net
         ENTERED=20060224
      LICENSE[0]=BSD
        KEYWORDS="opengl graphics libs"
           SHORT="The OpenGL Extension Wrangler Library"
cat << EOF
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++
extension loading library. GLEW provides efficient run-time mechanisms
for determining which OpenGL extensions are supported on the target
platform. OpenGL core and extension functionality is exposed in a single
header file. GLEW is available for a variety of operating systems, including
Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris.
EOF
