diff options
Diffstat (limited to 'dev-ml/pcre-ocaml-7.3.3')
-rw-r--r-- | dev-ml/pcre-ocaml-7.3.3 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ml/pcre-ocaml-7.3.3 b/dev-ml/pcre-ocaml-7.3.3 new file mode 100644 index 000000000000..730fe59d2bc2 --- /dev/null +++ b/dev-ml/pcre-ocaml-7.3.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install test +DEPEND=>=dev-libs/libpcre-4.5 dev-ml/jbuilder dev-ml/base dev-ml/stdio dev-ml/configurator >=dev-lang/ocaml-4:= dev-ml/opam +DESCRIPTION=Perl Compatibility Regular Expressions for O'Caml +EAPI=5 +HOMEPAGE=http://mmottl.github.io/pcre-ocaml/ https://github.com/mmottl/pcre-ocaml +IUSE=examples +KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd +LICENSE=LGPL-2.1-with-linking-exception +RDEPEND=>=dev-libs/libpcre-4.5 >=dev-lang/ocaml-4:= +SLOT=0/7.3.3 +SRC_URI=https://github.com/mmottl/pcre-ocaml/releases/download/7.3.3/pcre-7.3.3.tbz -> pcre-ocaml-7.3.3.tbz +_eclasses_=opam 24b4a2529c1fd12f1304856d6c5a690d +_md5_=cdd1c35b287d7ea819942b36346cf6d8 |