summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 13:54:05 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-06 13:54:05 +0000
commit8b0f1f71a69d415d0d0bcfdb0a50e8cdd599678c (patch)
tree52b810fdf65279a78e51b44e0419ef69fa6093d4 /japanese
parentA simple compress utilty using on JDE. (diff)
A simple compress utilty using on JDE. (for Japanese)
PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes
Notes: svn path=/head/; revision=18553
Diffstat (limited to 'japanese')
-rw-r--r--japanese/deepforest/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/deepforest/Makefile b/japanese/deepforest/Makefile
new file mode 100644
index 000000000000..dc7ee7cb9e26
--- /dev/null
+++ b/japanese/deepforest/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: JDE's DeepForest for ja-TkStep
+# Version required: 1.0
+# Date created: 25 March 1999
+# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
+#
+# $Id$
+#
+
+LANGUAGE= Japanese
+MASTERDIR= ${.CURDIR}/../../archivers/deepforest
+
+.include "${MASTERDIR}/Makefile"