opam-version: "2.0"
maintainer: "contact@coherentgraphics.co.uk"
license: "LGPL/non-commercial-use-only"
build: make
remove: [["ocamlfind" "remove" "camlgpc"]]
depends: ["ocaml" "ocamlfind"]
dev-repo: "git://github.com/johnwhitington/camlgpc"
install: [make "install"]
synopsis: "Interface to Alan Murta's General Polygon Clipper"
flags: light-uninstall
url {
  src: "https://github.com/johnwhitington/camlgpc/archive/v1.0.tar.gz"
  checksum: "md5=d00bf0237fda31301f9cc8e1cd8db2af"
}
