mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
16 lines
755 B
Plaintext
16 lines
755 B
Plaintext
@comment $NetBSD: PLIST,v 1.3 2014/10/09 21:38:49 jaapb Exp $
|
|
@unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/react
|
|
${OCAML_SITELIB}/react/META
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.a
|
|
${OCAML_SITELIB}/react/react.cmi
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cma
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxs
|
|
${OCAML_SITELIB}/react/react.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.a
|
|
${OCAML_SITELIB}/react/react_top.cma
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.cmxs
|
|
@exec %D/libexec/ocaml-findlib-register add %D/${OCAML_SITELIB}/react
|