aboutsummaryrefslogtreecommitdiff
path: root/games/rocksndiamonds-data/pkg-message
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-25 10:50:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-25 10:50:12 +0000
commit7bdae66f3ecf5cd60c2e31e52de5268393921d55 (patch)
treefedf3804244775e5428fe352e2ad0de4b7ccce85 /games/rocksndiamonds-data/pkg-message
parent2cfc7fa1ad1b39043f940f117b33b8480c042318 (diff)
downloadports-7bdae66f3ecf5cd60c2e31e52de5268393921d55.tar.gz
ports-7bdae66f3ecf5cd60c2e31e52de5268393921d55.zip
games/rocksndiamonds-data: Remove nop options
The symlinks are not staged and never packaged. - Fix it to always install the symlinks instead - Remove bad advice from pkg-message - Remove useless pkg-deinstall script - Clean up cruft in extract phase
Notes
Notes: svn path=/head/; revision=518396
Diffstat (limited to 'games/rocksndiamonds-data/pkg-message')
-rw-r--r--games/rocksndiamonds-data/pkg-message18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/rocksndiamonds-data/pkg-message b/games/rocksndiamonds-data/pkg-message
new file mode 100644
index 000000000000..c96300fae2a7
--- /dev/null
+++ b/games/rocksndiamonds-data/pkg-message
@@ -0,0 +1,18 @@
+[
+{ type: install
+ message: <<EOM
+These levels can be used with games/rnd_jue or games/rocksndiamonds.
+
+You can find more levels at
+
+ https://web.archive.org/web/20140110211740/http://www.bd-fans.com/RnD.html
+ http://www.artsoft.org/forum/
+
+and other sites. Copy them to:
+
+ ~/.rocksndiamonds/levels/yours_username
+ ~/.rnd_jue/levels/yours_username
+
+EOM
+}
+]