aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/os/freebsd
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-06-03 05:58:02 +0000
committerlloyd <[email protected]>2006-06-03 05:58:02 +0000
commite321ef1ed76cd0e4ce90734cd7b5b7bd764646bd (patch)
tree19c0825f124e758fe3a5f76710b94c49ee0545de /misc/config/os/freebsd
parentf6364c81754f95172d098cbefe3c33321bc6d99c (diff)
Move the configure.pl generation code into the tree.
Diffstat (limited to 'misc/config/os/freebsd')
-rw-r--r--misc/config/os/freebsd18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/config/os/freebsd b/misc/config/os/freebsd
new file mode 100644
index 000000000..d7818cdc6
--- /dev/null
+++ b/misc/config/os/freebsd
@@ -0,0 +1,18 @@
+realname "FreeBSD"
+
+os_type unix
+
+install_group wheel
+
+<supports_shared>
+all
+</supports_shared>
+
+<arch>
+alpha
+amd64
+ia32
+ia64
+powerpc
+sparc64
+</arch>