blob: b5d9add42b71bda37db1153d718f2d26adb8d3b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install
DEPEND=>=net-misc/curl-7.9.8 dev-ml/lwt:= dev-ml/camlp4:= >=dev-lang/ocaml-3.12:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=OCaml interface to the libcurl library
EAPI=7
HOMEPAGE=http://forge.ocamlcore.org/projects/ocurl/ https://github.com/ygrek/ocurl
INHERIT=findlib
IUSE=examples +ocamlopt ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=MIT
RDEPEND=>=net-misc/curl-7.9.8 dev-ml/lwt:= dev-ml/camlp4:= >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?]
SLOT=0/0.9.1
SRC_URI=https://github.com/ygrek/ocurl/archive/0.9.1.tar.gz -> ocurl-0.9.1.tar.gz
_eclasses_=findlib 5650c438662492e827d9f565d656ec5f
_md5_=fd07450fc47d4a7c8d6fcbef4bfe2200
|