summaryrefslogtreecommitdiff
path: root/games/xscrabble/pkg
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>1999-08-26 00:22:53 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>1999-08-26 00:22:53 +0000
commiteb32b207678ef675e6c1df285f3b3d75da56dbe6 (patch)
treeafbcf57a2b609931490dabfa632508b9a0a51571 /games/xscrabble/pkg
parent4da7b7996afea760e56f35a646b4b6a6b6840ef8 (diff)
downloadpkgsrc-eb32b207678ef675e6c1df285f3b3d75da56dbe6.tar.gz
add xscrabble-1.0 to collection.
X version of the popular board game, for 1 to 4 players.
Diffstat (limited to 'games/xscrabble/pkg')
-rw-r--r--games/xscrabble/pkg/COMMENT1
-rw-r--r--games/xscrabble/pkg/DESCR6
-rw-r--r--games/xscrabble/pkg/PLIST10
3 files changed, 17 insertions, 0 deletions
diff --git a/games/xscrabble/pkg/COMMENT b/games/xscrabble/pkg/COMMENT
new file mode 100644
index 00000000000..5b90827c840
--- /dev/null
+++ b/games/xscrabble/pkg/COMMENT
@@ -0,0 +1 @@
+ X version of the popular board game, for 1 to 4 players.
diff --git a/games/xscrabble/pkg/DESCR b/games/xscrabble/pkg/DESCR
new file mode 100644
index 00000000000..6fe6940a5ca
--- /dev/null
+++ b/games/xscrabble/pkg/DESCR
@@ -0,0 +1,6 @@
+This is a full multiplayer (1-4) implementation of the classic board
+game, with computer players, and over 118,000 word dictionary (the
+Official Scrabble Players Dictionary, edition 3, as used in
+U.S. tournaments). This was a joint project, with Matthew Badham, who
+implemented the back end routines. There is a high score table, a best
+single goes list, a handy setup window, and load/save facilities.
diff --git a/games/xscrabble/pkg/PLIST b/games/xscrabble/pkg/PLIST
new file mode 100644
index 00000000000..4d7aa84f77b
--- /dev/null
+++ b/games/xscrabble/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/26 00:22:56 dmcmahill Exp $
+bin/xscrabble
+bin/xscrab
+lib/X11/app-defaults/XScrabble
+share/games/xscrabble/OSPD3.gz
+share/games/xscrabble/scrabble_permutations
+share/games/xscrabble/xscrabble.scores.dist
+@exec if [ ! -f /var/games/xscrabble.scores ]; then cp -p %D/share/games/xscrabble/xscrabble.scores.dist /var/games/xscrabble.scores; fi
+@unexec echo "Warning: If you will *NOT* use this package anymore, please remove /var/games/xscrabble.scores manually."
+@dirrm share/games/xscrabble