aboutsummaryrefslogtreecommitdiff
path: root/games/linux-doom3
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/linux-doom3
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
svn path=/head/; revision=508837
Diffstat (limited to 'games/linux-doom3')
-rw-r--r--games/linux-doom3/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/games/linux-doom3/files/pkg-message.in b/games/linux-doom3/files/pkg-message.in
index 55f40250e2b8..64a6fab1f2e8 100644
--- a/games/linux-doom3/files/pkg-message.in
+++ b/games/linux-doom3/files/pkg-message.in
@@ -1,5 +1,6 @@
-==============================================================================
-
+[
+{ type: install
+ message: <<EOM
To complete the installation of this port you need to copy the files
"base/pak00[0-4].pk4", from the original Doom III distribution to
"%%DATADIR%%/base".
@@ -7,5 +8,6 @@ To complete the installation of this port you need to copy the files
If you have the Doom III: Resurrection of Evil expansion copy the file
"d3xp/pak000.pk4", from the original distribution to
"%%DATADIR%%/d3xp".
-
-==============================================================================
+EOM
+}
+]