===========================================================================
$NetBSD$

To make OCaml findlib more aware of the installation of camlimages,
add the following line to the ld.conf file of OCaml:

  ${PREFIX}lib/ocaml/site-lib/camlimages

By default the ld.conf is located in ${PREFIX}lib/ocaml/ld.conf

===========================================================================
