gorealis-v2/vendor/git.apache.org/thrift.git/lib/ocaml/opam
2018-11-27 18:03:50 -08:00

8 lines
163 B
Text

opam-version: "1"
maintainer: "XXX(FILL ME IN WITH EMAIL)"
build: [
[make]
[make "install"]
]
remove: [["ocamlfind" "remove" "thrift"]]
depends: ["ocamlfind"]