19 lines
387 B
Makefile
19 lines
387 B
Makefile
# New ports collection makefile for: ja-jlatex209
|
|
# Date created: 4 Nov 1996
|
|
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= NTT Japanese TeX based on LaTeX-209
|
|
|
|
BROKEN= "Does not build"
|
|
|
|
BATCH_TEX= NTT
|
|
|
|
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
|
|
|
|
MASTERDIR= ${.CURDIR}/../jtex209-both/
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|