ocaml-google-app/opam

8 lines
195 B
Plaintext

opam-version: "1.2"
name: "ocaml-google-apps"
version: "0.1"
maintainer: "Matthieu Dubuget <matthieu.dubuget@gmail.com>"
install: [make "install"]
remove: [make "uninstall"]
depends: "ocamlfind"