this repo has no description

conf-brotli: update syspkg name on FreeBSD

Changed files
+1 -1
packages
conf-brotli
conf-brotli.0.0.1
+1 -1
packages/conf-brotli/conf-brotli.0.0.1/opam
···
["libbrotli-dev"] {os-family = "debian" | os-family = "ubuntu"}
["brotli-devel"] {os-distribution = "fedora"}
["libbrotli-devel"] {os-family = "suse" | os-family = "opensuse"}
-
["libbrotli"] {os = "freebsd"}
+
["brotli"] {os = "freebsd"}
["brotli"] {os-distribution = "homebrew" & os = "macos"}
]
synopsis: "Virtual package relying on a brotli system installation"