            SPELL=gmsh
          VERSION=1.60.1
          SOURCE1=$SPELL-$VERSION-source.tgz
          SOURCE2=triangle.zip
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE1_URL=http://geuz.org/gmsh/src/$SOURCE1
      SOURCE2_URL=http://cm.bell-labs.com/netlib/voronoi/$SOURCE2
         WEB_SITE=http://geuz.org/gmsh/
         LICENSE1=GPL
         LICENSE2=unknown
           MD5[1]=343269145123e11879ac0a4df1b26824
           MD5[2]=10aff8d7950f5e0e2fb6dd2e340be2c9
          ENTERED=20050111
          UPDATED=20050111
        BUILD_API=2
       MAINTAINER=d.malcolm@auckland.ac.nz
            SHORT="Gmsh is an automatic 3D finite element grid generator (primarily Delaunay) with a build-in CAD engine and post-processor."

cat << EOF
Gmsh is an automatic 3D finite element grid generator (primarily Delaunay) 
with a build-in CAD engine and post-processor. Its design goal is to provide 
a simple meshing tool for academic problems with parametric input and advanced 
visualization capabilities.

Gmsh is built around four modules: geometry, mesh, solver and post-processing. 
The specification of any input to these modules is done either interactively 
using the graphical user interface or in ASCII text files using Gmsh's own 
scripting language. 
EOF

