opam-version: "2.0"
maintainer: "pikus3@list.pl"
homepage: "http://pallini.di.uniroma1.it/"
authors: "http://pallini.di.uniroma1.it/Links.html#contact"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
license: "Apache-2.0"
build: ["pkg-config" "nauty"] {os != "macos"}
depends: [
  "conf-pkg-config" {build & os != "macos"}
]
depexts: [
  ["libnauty2-dev"] {os-family = "debian"}
  ["libnauty-devel"] {os-distribution = "fedora"}
]
synopsis: "Virtual package relying on nauty"
description:
  "This package can only install if the libnauty library is installed on the system."
flags: conf
