           MODULE=openvrml
         VERSION=0.11.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
        WEB_SITE=http://$MODULE.sourceforge.net
         ENTERED=20011021
         UPDATED=20011021
           SHORT="openvrml: a library for reading and displaying VRML97."
cat << EOF
OpenVRML is a C++ class library that allows applications to read
VRML97 .wrl files and view their geometries.  It is also working
toward full ISO VRML97 Specification compliance.  While still in
development, the codebase is quite stable and featureful.

lookat, a basic Glut VRML viewer is included.
EOF
