           SPELL=glew
         VERSION=1.5.7
     SOURCE_HASH=sha512:81166ed61ef99d6bf6420c4b9c206d57f98a771ce8d64ee7030ceaf481f887e06c8309ae4cbd3d8a7f1319ce07e3667447a7b3c5ca3a66414669850797d92f33
          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
