           SPELL=glew
         VERSION=1.5.5
     SOURCE_HASH=sha512:cced5c3f113f886529166699aaad123bd2d9d9afc9764e156761c7d63ae21b0e5810d949dc4aa382552882196aa5110ad9c4a58b593ba82c994eabfeaaa98386
          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
