We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011eb5e commit 61916d5Copy full SHA for 61916d5
mkocaml.opam
@@ -7,6 +7,7 @@ homepage: "https://github.com/chrisnevers/mkocaml"
7
bug-reports: "https://github.com/chrisnevers/mkocaml/issues"
8
dev-repo: "git://github.com/chrisnevers/mkocaml.git"
9
synopsis: "Tool to generate OCaml projects"
10
+license: "BSD-3"
11
build: [
12
["dune" "subst"] {pinned}
13
["dune" "build" "-p" name "-j" jobs]
0 commit comments