blob: 73c0a9b779b04c13fa050fc83686073824bb9878 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
@comment $NetBSD: PLIST,v 1.11 2019/03/05 18:23:31 jaapb Exp $
${OCAML_SITELIB}/pcre/META
${OCAML_SITELIB}/pcre/dune-package
${OCAML_SITELIB}/pcre/libpcre_stubs.a
${OCAML_SITELIB}/pcre/opam
${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.a
${OCAML_SITELIB}/pcre/pcre.cma
${OCAML_SITELIB}/pcre/pcre.cmi
${OCAML_SITELIB}/pcre/pcre.cmt
${OCAML_SITELIB}/pcre/pcre.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/pcre/pcre.cmxs
${OCAML_SITELIB}/pcre/pcre.ml
${OCAML_SITELIB}/pcre/pcre.mli
${OCAML_SITELIB}/stublibs/dllpcre_stubs.so
share/doc/pcre/CHANGES.md
share/doc/pcre/LICENSE.md
share/doc/pcre/README.md
share/examples/pcre-ocaml/Makefile
share/examples/pcre-ocaml/README.md
share/examples/pcre-ocaml/cloc.ml
share/examples/pcre-ocaml/count_hash.ml
share/examples/pcre-ocaml/dfa_restart.ml
share/examples/pcre-ocaml/dune
share/examples/pcre-ocaml/pcregrep.ml
share/examples/pcre-ocaml/subst.ml
|