blob: ee5cf5e316a53d9b7d74ffbdf6ac6b95190f417c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-libs/libpcre-4.5 dev-ml/stdio >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Perl Compatibility Regular Expressions for O'Caml
EAPI=7
HOMEPAGE=http://mmottl.github.io/pcre-ocaml/ https://github.com/mmottl/pcre-ocaml
IUSE=examples +ocamlopt
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-libs/libpcre-4.5 >=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/7.4.6
SRC_URI=https://github.com/mmottl/pcre-ocaml/releases/download/7.4.6/pcre-7.4.6.tbz -> pcre-ocaml-7.4.6.tbz
_eclasses_=dune 73a210262d124c8004f67ba1dd9ed873
_md5_=a6b928576d222fde839877490778c7f4
|