diff options
Diffstat (limited to 'misc/config/os/openbsd')
-rw-r--r-- | misc/config/os/openbsd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/config/os/openbsd b/misc/config/os/openbsd new file mode 100644 index 000000000..8d0329e1e --- /dev/null +++ b/misc/config/os/openbsd @@ -0,0 +1,19 @@ +realname "OpenBSD" + +os_type unix + +install_group wheel + +<supports_shared> +all +</supports_shared> + +<arch> +alpha +ia32 +m68k +mips32 +ppc +sparc32 +sparc64 +</arch> |