# findlib META file for ocaml-plplot
requires = ""
description = "PLplot library bindings"
version = "5.9.9"
browse_interfaces = " Plplot "
linkopts = "-ccopt \"-L/usr/lib\""
archive(byte) = "plplot.cma"
archive(native) = "plplot.cmxa"

