opam-version: "2.0"
maintainer: "Kate <kit.ty.kate@disroot.org>"
authors: ["The OpenSSL Project"]
bug-reports: "https://github.com/ocaml/opam-repository/issues"
homepage: "https://www.openssl.org/"
license: "Apache-1.0"
depends: ["conf-libssl"]
post-messages: [
  "This package shouldn't be used. Please use conf-libssl.1 or conf-openssl.2 instead."
]
synopsis: "Virtual package relying on an OpenSSL library system installation (deprecated version)"
description: """
This package can only install if the OpenSSL library is installed on the system.
This version of this metapackage is left here for compatibility purpose only.
"""
flags: conf
