5de9792877
This is an upgrade to the latest version. Changes include: - Added function Zip.add_entry_generator. (Contributed by A. Frisch.) - The "level" optional argument was sometimes not honored; fixed. - Relicensed under LGPL 2.1 or above, with Caml's special exception for static linking. The package itself has been revamped as well, with destdir support, use of PLIST_VARS, and some more minor improvements. It's also been tested to work with ocaml 4.00.
18 lines
740 B
Text
18 lines
740 B
Text
@comment $NetBSD: PLIST,v 1.3 2012/08/16 11:50:46 wiz Exp $
|
|
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/zip
|
|
lib/ocaml/site-lib/zip/META
|
|
lib/ocaml/site-lib/zip/dllcamlzip.so
|
|
lib/ocaml/site-lib/zip/gzip.cmi
|
|
${PLIST.opt}lib/ocaml/site-lib/zip/gzip.cmx
|
|
lib/ocaml/site-lib/zip/gzip.mli
|
|
lib/ocaml/site-lib/zip/libcamlzip.a
|
|
${PLIST.opt}lib/ocaml/site-lib/zip/zip.a
|
|
lib/ocaml/site-lib/zip/zip.cma
|
|
lib/ocaml/site-lib/zip/zip.cmi
|
|
${PLIST.opt}lib/ocaml/site-lib/zip/zip.cmx
|
|
${PLIST.opt}lib/ocaml/site-lib/zip/zip.cmxa
|
|
lib/ocaml/site-lib/zip/zip.mli
|
|
lib/ocaml/site-lib/zip/zlib.cmi
|
|
${PLIST.opt}lib/ocaml/site-lib/zip/zlib.cmx
|
|
lib/ocaml/site-lib/zip/zlib.mli
|
|
@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/zip
|