           MODULE=PyOpenGL
         VERSION=2.0.0.44
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/pyopengl/$SOURCE
        WEB_SITE=http://pyopengl.sourceforge.net/
         ENTERED=20020702
         UPDATED=20020702
           SHORT="Python bindings to OpenGL and related APIs"
cat << EOF
PyOpenGL is the cross platform Python binding to OpenGL and related APIs.  The 
binding is created using the SWIG wrapper generator, and is provided under 
extremely liberal BSD-style Open-Source licenses. Example code on the website. 
EOF
