Add zangband.
ZAngband is one of the many variants of the freeware rogue-like roleplaying game Angband. This version is translated into japanese. PR: 20134 Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
This commit is contained in:
parent
59d03e583a
commit
fe77ffabbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31450
@ -325,6 +325,7 @@
|
||||
SUBDIR += xv
|
||||
SUBDIR += xyagamo
|
||||
SUBDIR += yc.el
|
||||
SUBDIR += zangband
|
||||
SUBDIR += zipcodes
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
20
japanese/zangband/Makefile
Normal file
20
japanese/zangband/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: ja-zangband
|
||||
# Date Created: 31 May 2000
|
||||
# Whom: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= japanese
|
||||
|
||||
MAINTAINER= makoto@pinpott.spnet.ne.jp
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../games/zangband
|
||||
|
||||
PKGDIR= ${MASTERDIR}/pkg
|
||||
COMMENT= ${.CURDIR}/pkg/COMMENT
|
||||
DESCR= ${.CURDIR}/pkg/DESCR
|
||||
|
||||
JAPANESE= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
japanese/zangband/pkg-comment
Normal file
1
japanese/zangband/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Zangband (Zelazny Angband) with japanese, color, X11 support
|
4
japanese/zangband/pkg-descr
Normal file
4
japanese/zangband/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
ZAngband is one of the many variants of the freeware rogue-like computer
|
||||
roleplaying game Angband. This version has been translated into Japanese.
|
||||
|
||||
WWW: http://www.geocities.co.jp/SiliconValley-SanJose/9606/zg/
|
Loading…
Reference in New Issue
Block a user