opam-version: "2.0"
maintainer: "Pierre Roux"
authors: "SDPA Project"
homepage: "http://sdpa.sourceforge.net/"
build: ["sh" "-exc" "command -v sdpa"]
depexts: [
  ["sdpa"] {os-family = "debian"}
]
synopsis: "Virtual package relying on a SDPA binary system installation"
description:
  "This package can only install if the SDPA binary is installed on the system."
bug-reports: "https://github.com/ocaml/opam-repository/issues"
flags: conf
