blob: dc7ee7cb9e263aa7d9a37b896a43149688782148 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
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"
|