            SPELL=octave
          VERSION=3.2.3
           SOURCE=$SPELL-$VERSION.tar.bz2
#       SOURCE_GPG="gurus.gpg:$SOURCE.sig"
      SOURCE_HASH=sha512:3f049c197d1b0eb0059256fc1bae6c206acdfd45ec7ccacc6fe166864b5c8036cc22bd397f1284de776747bdaaa7adad6e3566500e4dbab36e19439a87a58d33
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://ftp.octave.org/pub/$SPELL/$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
