diff options
Diffstat (limited to 'misc/config/os/netbsd')
-rw-r--r-- | misc/config/os/netbsd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/misc/config/os/netbsd b/misc/config/os/netbsd new file mode 100644 index 000000000..b0caeff70 --- /dev/null +++ b/misc/config/os/netbsd @@ -0,0 +1,23 @@ +realname "NetBSD" + +os_type unix + +install_group wheel + +<supports_shared> +all +</supports_shared> + +<arch> +alpha +amd64 +arm +hppa +ia32 +ia64 +m68k +mips32 +mips64 +ppc +sparc32 +</arch> |