this repo has no description

Add conf-bash package

Changed files
+13
packages
conf-bash
conf-bash.1
+13
packages/conf-bash/conf-bash.1/opam
···
+
opam-version: "2.0"
+
maintainer: "code@bnwr.net"
+
homepage: "https://www.gnu.org/software/bash/"
+
bug-reports: "https://github.com/ocaml/opam-repository/issues"
+
license: "GPL-3.0-or-later"
+
build: ["bash" "--version"]
+
depexts: [
+
["bash"] {os-family = "bsd"}
+
]
+
synopsis: "Virtual package to install the Bash shell"
+
description: "This package will install a system bash"
+
authors: "code@bnwr.net"
+
flags: conf