summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anylike.org>2009-12-30 16:53:49 +0000
committerChristian Pointner <equinox@anylike.org>2009-12-30 16:53:49 +0000
commit839dec930228c5201a598241c9a071cf1881b3bc (patch)
tree43cdbfaabcab9c125f2a8797fafeee780587a86b
parentecho server cleanup (diff)
updated Readme - FreeBSD dependencies
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
index e0fd98e..916c901 100644
--- a/README
+++ b/README
@@ -36,6 +36,21 @@ if you want to rebuild the manpage:
asciidoc
+FreeBSD
+-------
+
+common:
+ devel/gmake
+ lang/lua
+ net/luasocket
+
+using gnutls:
+ security/gnutls
+
+using openssl:
+ security/openssl
+
+
Installation
============
@@ -64,6 +79,7 @@ using openssl:
Notes:
- try './configure --help' for further information
+ - on FreeBSD you have to use gmake instead of make
Installing