           SPELL=oompi
         VERSION=1.0.4
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.osl.iu.edu/download/research/$SPELL/$SOURCE
          MD5[0]=059707b433d131a61b078649ee07d763
        WEB_SITE=http://www.osl.iu.edu/research/oompi
         ENTERED=20020510
         UPDATED=20020510
      MAINTAINER=zoran@idi.ntnu.no
      LICENSE[0]=http://www.osl.iu.edu/research/oompi/show_src.php?file=LICENSE
           SHORT="C++ library that encapsulates MPI."
cat << EOF
The Object Oriented MPI (OOMPI) package is an object oriented approach to the Message Passing Interface (MPI). OOMPI is a class library specification that encapsulates the functionality of MPI into a functional class hierarchy to provide a simple, flexible, and intuitive interface. 
EOF
