           SPELL=ocaml
         VERSION=3.10.0
     SOURCE_HASH=sha512:ce808e73b316a9bd43264ae1f62ef6545d7f907bd23bf63c5dcc09c0f81efc18ccc95c6ab1f2abdc3c9d7898e1475b997c365331a4dd4843e84a716b00a94867
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%pl*}
   SOURCE_URL[0]=http://caml.inria.fr/pub/distrib/$SPELL-3.10/$SOURCE
   SOURCE_URL[1]=ftp://ftp.inria.fr/INRIA/caml-light/$SPELL-3.10/$SOURCE
        WEB_SITE=http://caml.inria.fr/
         ENTERED=20040325
      LICENSE[0]=GPL
#      MAKE_NJOBS=1
        KEYWORDS="devel"
           SHORT="Objective Caml programming language"
cat << EOF
Caml is a strongly-typed functional programming language
from the ML family. OCaml (Objective Caml) and Caml Light
are two open source implementations of Caml developed
at INRIA Rocquencourt, projet Cristal.
EOF
