Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 13:49:47 +0900 (JST)
From:      Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20134: New port: japanese/zangband
Message-ID:  <200007240449.NAA01420@rantantan.pinpott.spnet.ne.jp>

next in thread | raw e-mail | index | archive | help

>Number:         20134
>Category:       ports
>Synopsis:       New port: japanese/zangband
>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:   Sun Jul 23 21:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Makoto YAMAKURA
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
>Description:

ZAngband is one of the many variants of the freeware roguelike computer
roleplaying game Angband. This version have translated into japanese.

WWW: http://www.geocities.co.jp/SiliconValley-SanJose/9606/zg/

>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:
#
#	zangband
#	zangband/Makefile
#	zangband/pkg
#	zangband/pkg/COMMENT
#	zangband/pkg/DESCR
#
echo c - zangband
mkdir -p zangband > /dev/null 2>&1
echo x - zangband/Makefile
sed 's/^X//' >zangband/Makefile << 'END-of-zangband/Makefile'
X# New ports collection makefile for:	ja-zangband
X# Date Created:			31 May 2000
X# Whom:				Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
X#
X# $FreeBSD: ports/japanese/w3m/Makefile,v 1.5 2000/04/14 17:24:53 knu Exp $
X#
X
XCATEGORIES=	japanese
X
XMAINTAINER=	makoto@pinpott.spnet.ne.jp
X
XMASTERDIR=	${.CURDIR}/../../games/zangband
X
XPKGDIR=		${MASTERDIR}/pkg
XCOMMENT=	${.CURDIR}/pkg/COMMENT
XDESCR=		${.CURDIR}/pkg/DESCR
X
XJAPANESE=	Yes
X
X.include "${MASTERDIR}/Makefile"
END-of-zangband/Makefile
echo c - zangband/pkg
mkdir -p zangband/pkg > /dev/null 2>&1
echo x - zangband/pkg/COMMENT
sed 's/^X//' >zangband/pkg/COMMENT << 'END-of-zangband/pkg/COMMENT'
XZangband (Zelazny Angband) with japanese, color, X11 support
END-of-zangband/pkg/COMMENT
echo x - zangband/pkg/DESCR
sed 's/^X//' >zangband/pkg/DESCR << 'END-of-zangband/pkg/DESCR'
XZAngband is one of the many variants of the freeware roguelike computer
Xroleplaying game Angband. This version have translated into japanese.
X
XWWW: http://www.geocities.co.jp/SiliconValley-SanJose/9606/zg/
END-of-zangband/pkg/DESCR
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?200007240449.NAA01420>