diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
commit | 2614c95748849af51db4a047984962d7f2a37685 (patch) | |
tree | addeee8776a490f5b6df5a64905199a263728c1d /net-p2p/xmrig | |
parent | 08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff) | |
download | freebsd-ports-2614c95748849af51db4a047984962d7f2a37685.zip |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Diffstat (limited to 'net-p2p/xmrig')
-rw-r--r-- | net-p2p/xmrig/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/xmrig/files/pkg-message.in b/net-p2p/xmrig/files/pkg-message.in index d770d46fed0a..b09538560d4c 100644 --- a/net-p2p/xmrig/files/pkg-message.in +++ b/net-p2p/xmrig/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM XMRig configuration file available at: %%ETCDIR%%/config.json @@ -6,3 +9,6 @@ To automatically start XMRig at boot time: To then manually start XMRig without rebooting: # service xmrig start +EOM +} +] |