blob: 14f2cd8ff5e71ff2491769e89f538649ac61641d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-libs/openssl:0= >=dev-lang/ocaml-3.10:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=OCaml bindings for OpenSSL
EAPI=7
HOMEPAGE=https://github.com/savonet/ocaml-ssl
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86
LICENSE=LGPL-2.1
RDEPEND=dev-libs/openssl:0= >=dev-lang/ocaml-3.10:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/0.5.10
SRC_URI=https://github.com/savonet/ocaml-ssl/archive/v0.5.10.tar.gz -> ocaml-ssl-0.5.10.tar.gz
_eclasses_=dune 3cafc471b3e2c22dfa1c289440929c5b
_md5_=3bbcd622516edebc86175c154cd0bd9f
|