summaryrefslogtreecommitdiff
path: root/nonworking/ocamlc/ocamlc-native_3.06.oe
blob: 5bee32e72013b2694b4591b9b62b333369a665ed (plain)
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