aboutsummaryrefslogtreecommitdiff
path: root/games/umark
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/umark
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'games/umark')
-rw-r--r--games/umark/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/umark/files/pkg-message.in b/games/umark/files/pkg-message.in
index f9ef92d55e73..8ebe658623d7 100644
--- a/games/umark/files/pkg-message.in
+++ b/games/umark/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Before running this software, you need to configure it first. This is best
to be done with `install_umark_data.sh' script, which is installed here:
@@ -17,3 +20,6 @@ If one of the lines says "n/a|n/a", it means that `install_umark_data.sh'
did not find where the respective version of the game is installed. In this
case, you should manually enter the game build number and root installation
path.
+EOM
+}
+]