summaryrefslogtreecommitdiff
path: root/lib/libopenbsd
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2015-11-05 01:29:48 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2015-11-05 01:29:48 +0000
commit9e8e179172f1bdc0519c9b1b2955fe63af43bbce (patch)
tree13e5cb04fa859a5da3211d793e3b7986209a3ee9 /lib/libopenbsd
parent70623c80d485ffb131f4414f1080d0ba6696ce28 (diff)
Notes
Diffstat (limited to 'lib/libopenbsd')
-rw-r--r--lib/libopenbsd/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libopenbsd/README b/lib/libopenbsd/README
new file mode 100644
index 000000000000..6fdba4a9945b
--- /dev/null
+++ b/lib/libopenbsd/README
@@ -0,0 +1,7 @@
+$FreeBSD$
+
+libopenbsd is a thin compatibility layer intended to allow a limited
+set of OpenBSD software to compile as part of the FreeBSD build with
+little or no modifiction. It is built as a static library and not
+installed for general use. Likewise, its header files are not
+installed.