aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/gnunet/files
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2012-05-29 00:35:10 +0800
committerbf <bf@FreeBSD.org>2012-05-29 00:35:10 +0800
commita14a22bf72039a7e5da9e30690ec6f62f6c147f5 (patch)
tree09cce62873402a9689d729aa2a62f2e336ce258d /net-p2p/gnunet/files
parentb4f4f2b336898e13df805c1e172922d81adedefc (diff)
downloadfreebsd-ports-gnome-a14a22bf72039a7e5da9e30690ec6f62f6c147f5.tar.gz
freebsd-ports-gnome-a14a22bf72039a7e5da9e30690ec6f62f6c147f5.tar.zst
freebsd-ports-gnome-a14a22bf72039a7e5da9e30690ec6f62f6c147f5.zip
add the missing pkg-message
Diffstat (limited to 'net-p2p/gnunet/files')
-rw-r--r--net-p2p/gnunet/files/pkg-message.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-p2p/gnunet/files/pkg-message.in b/net-p2p/gnunet/files/pkg-message.in
new file mode 100644
index 000000000000..5e67fc085d45
--- /dev/null
+++ b/net-p2p/gnunet/files/pkg-message.in
@@ -0,0 +1,14 @@
+This port requires configuration after installation. Recommended
+practices and configuration information can be found in the
+Installation and User Handbooks at the gnunet website:
+
+https://gnunet.org/book
+
+After consulting these documents, users should create a suitable
+configuration file,
+
+%%PREFIX%%/etc/gnunet.conf
+
+Information on using gnunet with MySQL and PostgreSQL databases can be
+found in the README.mysql and README.postgres documents in the doc
+subdirectory of the gnunet distfile.