1 2 3 4 5 6 7 8 9 10 11
DESCRIPTION=Objective Caml Compiler SECTION=base PRIORITY=optional RDEPENDS=libc6 DEPENDS= LICENSE=QPL SRC_URI = http://caml.inria.fr/distrib/ocaml-3.06/ocaml-3.06.tar.gz S = ${WORKDIR}/ocaml-${PV} inherit autotools native