diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-08-27 20:16:32 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-08-27 20:16:32 +0000 |
commit | abaa2d7e06ded1c3353545af1f8410c3c4af4d32 (patch) | |
tree | bbbb268ffb6b0d7eec2b1bae489adf38734a426b /games/xmahjongg | |
parent | Fixed incorrect use of INSTALL_ aliases in Makefile (diff) |
The X11 version of the old Chinese game. One of the oldest X11 games.
Alas, restricted to NO_CDROM.
Diffstat (limited to 'games/xmahjongg')
-rw-r--r-- | games/xmahjongg/Makefile | 22 | ||||
-rw-r--r-- | games/xmahjongg/distinfo | 1 | ||||
-rw-r--r-- | games/xmahjongg/pkg-comment | 1 | ||||
-rw-r--r-- | games/xmahjongg/pkg-descr | 13 | ||||
-rw-r--r-- | games/xmahjongg/pkg-plist | 6 |
5 files changed, 43 insertions, 0 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile new file mode 100644 index 000000000000..3a7547950ac2 --- /dev/null +++ b/games/xmahjongg/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xmahjongg +# Version required: +# Date created: 16 Aug 1996 +# Whom: joerg@freebsd.org +# +# $Id$ +# + +DISTNAME= xmahjongg +CATEGORIES+= games +# Most Usenet archive sites don't store it as a .tar.gz, but Slackware +# and it's mirrors do. +MASTER_SITES= ftp://wcarchive.cdrom.com/pub/linux/slackware/source/xap/xgames/ + +MAINTAINER= joerg@freebsd.org + +WRKSRC= ${WRKDIR}/xmahjongg +USE_IMAKE= yes + +NO_CDROM= "Restrictive copyright." + +.include <bsd.port.mk> diff --git a/games/xmahjongg/distinfo b/games/xmahjongg/distinfo new file mode 100644 index 000000000000..2d54ae81d73f --- /dev/null +++ b/games/xmahjongg/distinfo @@ -0,0 +1 @@ +MD5 (xmahjongg.tar.gz) = 969200f399e9c5d28a7c1239a068fef0 diff --git a/games/xmahjongg/pkg-comment b/games/xmahjongg/pkg-comment new file mode 100644 index 000000000000..c91bc3346f6b --- /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 000000000000..14ac911fd2c6 --- /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 000000000000..ac62547e798e --- /dev/null +++ b/games/xmahjongg/pkg-plist @@ -0,0 +1,6 @@ +bin/xmahjongg +man/man6/xmahjongg.6 +lib/X11/xmahjongg +@dirrm lib/X11/xmahjongg +lib/X11/fonts/misc/xmahjongg.bdf +@exec /usr/X11R6/bin/mkfontdir %B |