mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
291 B
Makefile
13 lines
291 B
Makefile
|
# 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"
|