Add name and version fields to opam
This commit is contained in:
parent
3aac06ea33
commit
64bde6b09c
2
opam
2
opam
|
@ -1,4 +1,6 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
|
name: "cpdf"
|
||||||
|
version: "v2.6"
|
||||||
maintainer: "contact@coherentgraphics.co.uk"
|
maintainer: "contact@coherentgraphics.co.uk"
|
||||||
license: "Coherent Graphics Ltd Non-Commercial Use License Agreement"
|
license: "Coherent Graphics Ltd Non-Commercial Use License Agreement"
|
||||||
build: [[make]]
|
build: [[make]]
|
||||||
|
|
Loading…
Reference in New Issue