opam-version: "1"
maintainer: "contact@ocamlpro.com"
authors: ["Martin Jambon"]
homepage: "http://mjambon.com/cppo.html"
license: "BSD-3-Clause"
build: [
  [make]
  [make "install-lib"]
]

remove: [
  ["ocamlfind" "remove" "cppo_ocamlbuild"]
]