mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
10 lines
597 B
JSON
10 lines
597 B
JSON
--- extensions/common/api/runtime.json.orig 2024-01-30 07:53:34 UTC
|
|
+++ extensions/common/api/runtime.json
|
|
@@ -86,6 +86,7 @@
|
|
{"name": "cros", "description": "Specifies the Chrome operating system."},
|
|
{"name": "linux", "description": "Specifies the Linux operating system."},
|
|
{"name": "openbsd", "description": "Specifies the OpenBSD operating system."},
|
|
+ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."},
|
|
{"name": "fuchsia", "description": "Specifies the Fuchsia operating system."}
|
|
]
|
|
},
|