Date: Sat, 13 Nov 1999 03:05:47 +0900 (JST) From: shinmaru@dokidoki.ne.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14847: New port: japanese/xyagamo Message-ID: <199911121805.DAA00815@aptiva.home>
next in thread | raw e-mail | index | archive | help
>Number: 14847 >Category: ports >Synopsis: New port: japanese/xyagamo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 12 10:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Morita Shinya >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: X11R6, libXpm >Description: New port for a japanese MahJong game. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xyagamo/ # xyagamo/pkg # xyagamo/pkg/COMMENT # xyagamo/pkg/DESCR # xyagamo/pkg/PLIST # xyagamo/Makefile # xyagamo/files # xyagamo/files/md5 # echo c - xyagamo/ mkdir -p xyagamo/ > /dev/null 2>&1 echo c - xyagamo/pkg mkdir -p xyagamo/pkg > /dev/null 2>&1 echo x - xyagamo/pkg/COMMENT sed 's/^X//' >xyagamo/pkg/COMMENT << 'END-of-xyagamo/pkg/COMMENT' XJapanese version four players mahjong game. END-of-xyagamo/pkg/COMMENT echo x - xyagamo/pkg/DESCR sed 's/^X//' >xyagamo/pkg/DESCR << 'END-of-xyagamo/pkg/DESCR' Xxyagamo is a japanese style mahjong game. The game is for single player only. XYou play a half round match with 3 other computer players. X XThe purpose of the game is to be the first to complete a hand. A completed hand Xconsists of four sets of 3 or 4 tiles, and an identicial pair of tiles. The Xindivisual sets can be triplets or quadruplets (identicial), or sequences of X3 tiles in a suit. X XTo win, be certainty and confidence, enjoy this game of skill and luck. X XMorita Shinya <shinmaru@dokidoki.ne.jp> X XWWW: http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/index.html END-of-xyagamo/pkg/DESCR echo x - xyagamo/pkg/PLIST sed 's/^X//' >xyagamo/pkg/PLIST << 'END-of-xyagamo/pkg/PLIST' Xbin/xyagamo Xlib/X11/xyagamo/images/back_0.xpm Xlib/X11/xyagamo/images/back_1.xpm Xlib/X11/xyagamo/images/face_0.xpm Xlib/X11/xyagamo/images/face_1.xpm Xlib/X11/xyagamo/images/face_2.xpm Xlib/X11/xyagamo/images/face_3.xpm Xlib/X11/xyagamo/images/hand_0.xpm Xlib/X11/xyagamo/images/hand_1.xpm Xlib/X11/xyagamo/images/hand_2.xpm Xlib/X11/xyagamo/images/hand_3.xpm Xlib/X11/xyagamo/images/hstk_0.xpm Xlib/X11/xyagamo/images/hstk_1.xpm Xlib/X11/xyagamo/images/hstk_2.xpm Xlib/X11/xyagamo/images/hstk_3.xpm Xlib/X11/xyagamo/images/icon.xpm Xlib/X11/xyagamo/images/vstk_0.xpm Xlib/X11/xyagamo/images/vstk_1.xpm Xlib/X11/xyagamo/images/vstk_2.xpm Xlib/X11/xyagamo/images/vstk_3.xpm Xlib/X11/xyagamo/images/yagamo1.xpm Xlib/X11/xyagamo/images/yagamo2.xpm Xshare/doc/xyagamo/00copyright Xshare/doc/xyagamo/00readme.jp Xshare/doc/xyagamo/hands.jp Xshare/doc/xyagamo/rules.jp X@dirrm lib/X11/xyagamo/images X@dirrm lib/X11/xyagamo X@dirrm share/doc/xyagamo END-of-xyagamo/pkg/PLIST echo x - xyagamo/Makefile sed 's/^X//' >xyagamo/Makefile << 'END-of-xyagamo/Makefile' X# New ports collection makefile for: xyagamo X# Version required: 0.1 X# Date created: 5 Nov 1999 X# Whom: Morita Shinya <shinmaru@dokidoki.ne.jp> X# X# $FreeBSD:$ X# X XDISTNAME= xyagamo-0.1b XCATEGORIES= japanese games XMASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/ X XMAINTAINER= shinmaru@dokidoki.ne.jp X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_X_PREFIX= YES X XMAN6= xyagamo.6 XMANLANG= ja XMAN6COMPRESSED= no X X.include <bsd.port.mk> END-of-xyagamo/Makefile echo c - xyagamo/files mkdir -p xyagamo/files > /dev/null 2>&1 echo x - xyagamo/files/md5 sed 's/^X//' >xyagamo/files/md5 << 'END-of-xyagamo/files/md5' XMD5 (xyagamo-0.1b.tar.gz) = 8da204bc03750d2f4936c7f3cd849f62 END-of-xyagamo/files/md5 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911121805.DAA00815>