           MODULE=allegro
         VERSION=4.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/alleg/allegro-4.0.0.tar.gz
        WEB_SITE=http://alleg.sourceforge.net/
         ENTERED=20020107
         UPDATED=20020107
           SHORT="allegro is a cross-platform game library."
cat << EOF
Allegro is a multi-platform game library that provides many functions
for graphics, sounds, player input (keyboard, mouse, and joystick), and
timers. It also provides fixed and floating point mathematical
functions, 3D functions, file management functions, compressed datafile,
and a GUI.
EOF
