aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libswift/pkg-message
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net-p2p/libswift/pkg-message
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Notes
Diffstat (limited to 'net-p2p/libswift/pkg-message')
-rw-r--r--net-p2p/libswift/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/libswift/pkg-message b/net-p2p/libswift/pkg-message
index e2926d29d5b6..3c06a1d864d4 100644
--- a/net-p2p/libswift/pkg-message
+++ b/net-p2p/libswift/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To run a server, copy any files you wish to share into /var/db/libswift,
ensure that it is read and writable by the appropriate user, and
start the libswift daemon:
@@ -10,3 +13,6 @@ $ libswift --tracker 127.0.0.1:7777 --hash ....
To view the root hashes, use `grep root *.mbinmap` in the share dir once
hashing is complete. For large files this may take some time.
+EOM
+}
+]