            SPELL=octave
          VERSION=3.0.3
           SOURCE=$SPELL-$VERSION.tar.bz2
#       SOURCE_GPG="gurus.gpg:$SOURCE.sig"
SOURCE_HASH=sha512:a55247dabcc387a4085857186871a2dfd74290ae9397012bb1ab97ede8bb54c2fb8ee064c803a85a67f403838fc2936502840e527a4e824f2220df66169207c9
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.octave.org/pub/$SPELL/bleeding-edge/$SOURCE
       LICENSE[0]=GPL
         WEB_SITE=http://www.octave.org
         KEYWORDS="science"
          ENTERED=20020319
            SHORT="Octave is a MATLAB clone"

cat << EOF
GNU Octave is a high-level language, primarily intended for numerical 
computations. It provides a convenient command line interface for solving 
linear and nonlinear problems numerically, and for performing other numerical
experiments using a language that is mostly compatible with Matlab. It may 
also be used as a batch-oriented language. 
EOF
