          MODULE=dia
         VERSION=0.91
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$VERSION/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$VERSION/$SOURCE
        WEB_SITE=http://www.lysator.liu.se/~alla/dia
         ENTERED=20010922
         UPDATED=20030315
           SHORT="dia is a program for creating diagrams of all kinds."
cat << EOF
Dia is a program for creating diagrams of all kinds. The current version
can do UML class diagrams, Entity-Relationship modeling, network
diagrams, and much more. The engine is very flexible and dynamically
loads diagram-types from disk. It can currently export to PostScript and
load/save in an XML format.
EOF
