diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-28 16:35:10 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-28 16:35:10 +0000 |
commit | 8671aacd5d7218e99e75d894fa44d3eadc1f8865 (patch) | |
tree | 8e1a176fb65bd23abf403a5da103dd56d66d2409 /net-p2p/gnunet/files | |
parent | 3f83ea4b83d94e31cb0f69e7e2a48c6605a15700 (diff) | |
download | ports-8671aacd5d7218e99e75d894fa44d3eadc1f8865.tar.gz ports-8671aacd5d7218e99e75d894fa44d3eadc1f8865.zip |
Notes
Diffstat (limited to 'net-p2p/gnunet/files')
-rw-r--r-- | net-p2p/gnunet/files/pkg-message.in | 14 |
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. |