           SPELL=dia2code
         VERSION=0.8.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=http://flow.dl.sourceforge.net/sourceforge/$SPELL/$SOURCE
          MD5[0]="49dcac33c9f7886f58860c807980e475"
          MD5[1]=$MD5[0]
        WEB_SITE=http://dia2code.sourceforge.net
      LICENSE[0]=GPL
       BUILD_API=2
         ENTERED=20030820
         UPDATED=20030820
      MAINTAINER=eschabell@sourcemage.org
           SHORT="Dia2Code is a small utility used to generate code from a Dia diagram."
cat << EOF
Dia2Code is a small utility used to generate code from a Dia diagram. 

Dia is a program to make diagrams. If you didn't know it, you might 
consider checking its homepage first. 

Dia2Code basically reads a Dia diagram file that contains an UML class 
diagram and creates files in the language of choice that contain the 
bare bones of the classes represented in the diagram. 
EOF
