           SPELL=ogre
         VERSION=1-0-5
          SOURCE=$SPELL-linux_osx-v$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ogrenew
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.ogre3d.org/
         ENTERED=20031008
         UPDATED=20050311
      LICENSE[0]=LGPL
        KEYWORDS="graphics libs"
           SHORT="Object-Oriented Graphics Rendering Engine"
cat << EOF
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilising 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.
EOF
