Skip to content

Commit 967fb55

Browse files
committed
Add conf-sysinfo.
1 parent a2d028f commit 967fb55

File tree

1 file changed

+14
-0
lines changed
  • packages/conf-sysinfo/conf-sysinfo.1

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
opam-version: "2.0"
2+
maintainer: "https://github.com/ocaml/opam-repository/issues"
3+
homepage: "https://www.freshports.org/devel/libsysinfo/"
4+
bug-reports: "https://github.com/ocaml/opam-repository/issues"
5+
authors: "sysinfo dev team"
6+
license: "BSD-3-Clause"
7+
depexts: [
8+
["libsysinfo"] {os = "freebsd"}
9+
]
10+
synopsis: "Virtual package relying on sysinfo"
11+
available: [os = "freebsd"]
12+
description:
13+
"This package can only install if the sysinfo library is installed on the system."
14+
flags: conf

0 commit comments

Comments
 (0)