            SPELL=octave
          VERSION=3.6.4
      SOURCE_HASH=sha512:a49ef50161272618c9543057be5903e1e50b7f4ecb929777f6715d4b3a07a92c36a5b13958c52d8b942b6c7e7e3f7844409d0062eb02bdb3972d7194312b7a81
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$GNU_URL/$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
