summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-08-28 07:50:36 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-08-28 07:50:36 +0000
commit46eeb2ae55373cb9e1ad1b443a7226879c7812b3 (patch)
tree2eb64935b2f892a2525e976ab05620b44830aabd /japanese
parentThe HTML documentation tarball has been removed (diff)
Add ja-quit-1.2, a bicycle with trailers using Japanese native message.
Notes
Notes: svn path=/head/; revision=87857
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/quit/Makefile16
2 files changed, 17 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index c6207c6a9e18..d1e2f30ea811 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -304,6 +304,7 @@
SUBDIR += pycodec
SUBDIR += qkc
SUBDIR += qt23
+ SUBDIR += quit
SUBDIR += rbnamazu
SUBDIR += recjis
SUBDIR += roget-fpw
diff --git a/japanese/quit/Makefile b/japanese/quit/Makefile
new file mode 100644
index 000000000000..bb7d5eed4e30
--- /dev/null
+++ b/japanese/quit/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: ja-quit
+# Date created: 2003/08/28
+# Whom: nork@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese games
+
+MAINTAINER= nork@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../../games/quit
+
+CPPFLAGS= -DJAPANESE
+
+.include "${MASTERDIR}/Makefile"