aboutsummaryrefslogtreecommitdiff
path: root/games/xonotic
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-03-29 13:57:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-03-29 13:57:35 +0000
commita9b55a900664be75faba850650cbea7146efb618 (patch)
tree2427aed4370ccfb86c1d1a4220dd3295ef2223bf /games/xonotic
parent0b8635965a5630819a2e6ce0c9511fab6c9d01e6 (diff)
downloadports-a9b55a900664be75faba850650cbea7146efb618.tar.gz
ports-a9b55a900664be75faba850650cbea7146efb618.zip
- Add pkg-message with instructions on dedicated server setup
PR: 188047 Submitted by: Jonathan Price <freebsd@jonathanprice.org>
Notes
Notes: svn path=/head/; revision=349509
Diffstat (limited to 'games/xonotic')
-rw-r--r--games/xonotic/Makefile2
-rw-r--r--games/xonotic/pkg-message9
2 files changed, 10 insertions, 1 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile
index d2aea28705f1..e42f8028425d 100644
--- a/games/xonotic/Makefile
+++ b/games/xonotic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xonotic
PORTVERSION= 0.7.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://nl.dl.xonotic.org/ \
http://mirror.bitmissile.com/xonotic/releases/
diff --git a/games/xonotic/pkg-message b/games/xonotic/pkg-message
new file mode 100644
index 000000000000..af112f86b405
--- /dev/null
+++ b/games/xonotic/pkg-message
@@ -0,0 +1,9 @@
+--------------------
+
+Xonotic has now been installed. If you installed the server, you can
+configure it by running /usr/local/bin/xonotic-dedicated, which will
+generate a .xonotic folder in the current user's home folder. Then, copy
+/usr/local/share/xonotic/server/server.cfg to .xonotic/data/server.cfg.
+You may additionally be interested in copying help.cfg.
+
+---------------------