summaryrefslogtreecommitdiff
path: root/games/minecraft-server
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /games/minecraft-server
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadfreebsd-ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'games/minecraft-server')
-rw-r--r--games/minecraft-server/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/minecraft-server/files/pkg-message.in b/games/minecraft-server/files/pkg-message.in
index 79980e99c98a..390cf46ca947 100644
--- a/games/minecraft-server/files/pkg-message.in
+++ b/games/minecraft-server/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
When you first run minecraft-server, it will populate the file
%%ETCDIR%%/eula.txt
@@ -17,3 +20,6 @@ With daemon option:
- To adjust initial memory usage (-Xms), use minecraft_mems= in /etc/rc.conf
- To add other java parameters, use minecraft_args= in /etc/rc.conf
- To see the interactive console, type service minecraft console
+EOM
+}
+]