          MODULE=libmng
	 VERSION=1.0.4
        #VERSION=1.0.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
        WEB_SITE=http://libmng.sourceforge.net
         ENTERED=20010922
         UPDATED=20020627
           SHORT="libmng is a library that supports the MNG graphics format."
cat << EOF
The MNG library is a collection of routines used to create and manipulate
MNG format graphics files.  MNG was designed with the same modular philosophy
as PNG.  It is intended to provide a home for all of the multi-image
capabilities that have no place in PNG.
EOF
