diff options
author | tron <tron@pkgsrc.org> | 1998-04-15 21:40:49 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-04-15 21:40:49 +0000 |
commit | 61ad2c10988f785bab438765436d57852de9cfa2 (patch) | |
tree | 566f1c377e1114149fa9d35e4547dacd6dbbe134 /games/xmahjongg/pkg | |
parent | 1b60d1913e527d7c0355e1db3872de0b7bd9fb33 (diff) | |
download | pkgsrc-61ad2c10988f785bab438765436d57852de9cfa2.tar.gz |
Initial import of FreeBSD's "xmahjongg" port.
Diffstat (limited to 'games/xmahjongg/pkg')
-rw-r--r-- | games/xmahjongg/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/xmahjongg/pkg/DESCR | 13 | ||||
-rw-r--r-- | games/xmahjongg/pkg/PLIST | 6 |
3 files changed, 20 insertions, 0 deletions
diff --git a/games/xmahjongg/pkg/COMMENT b/games/xmahjongg/pkg/COMMENT new file mode 100644 index 00000000000..c91bc3346f6 --- /dev/null +++ b/games/xmahjongg/pkg/COMMENT @@ -0,0 +1 @@ +The Chinese game of Mahjongg for X11 diff --git a/games/xmahjongg/pkg/DESCR b/games/xmahjongg/pkg/DESCR new file mode 100644 index 00000000000..14ac911fd2c --- /dev/null +++ b/games/xmahjongg/pkg/DESCR @@ -0,0 +1,13 @@ +Mah jongg is an ancient chinese game usually played by four players +with tiles similar to dominos. This is an X windows version for +the solitaire game originally seen on the PC and later ported to +SunView. It also has a new tournament option. + +THEORY OF PLAY +The object of the game is to remove all the tiles from the board. +Tiles are removed in by matching two identical tiles which have +either an open left edge or open right edge. The only exception +to this rule is that any open "flower" tile (bamboo, orchid, plum, +or chrysanthemum) matches any other open "flower" tile and any open +"season" tile (spring, summer, autumn, or winter) matches any other +open "season" tile. diff --git a/games/xmahjongg/pkg/PLIST b/games/xmahjongg/pkg/PLIST new file mode 100644 index 00000000000..5228884a862 --- /dev/null +++ b/games/xmahjongg/pkg/PLIST @@ -0,0 +1,6 @@ +bin/xmahjongg +man/man6/xmahjongg.6.gz +lib/X11/xmahjongg +@dirrm lib/X11/xmahjongg +lib/X11/fonts/misc/xmahjongg.bdf +@exec /usr/X11R6/bin/mkfontdir %B |