summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL15
1 files changed, 15 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5fa8d55..d1712ee 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,6 +47,21 @@ Install the following packages from the official repos:
nanomsg you have to build on your own.
+Building on FreeBSD
+-------------------
+
+FreeBSD 10
+----------
+
+Install the following packages via 'pkg install' (pkgng) or via ports:
+
+ * gengetopt
+ * libconfuse
+ * json-c
+ * nanomsg
+ * libdaemon
+ * libmicrohttpd
+
Building on Windows
-------------------