blob: b0eed6be9925a90b3308f92c0b36c236f85fafdd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: ja-jlatex209
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= ASCII Japanese pTeX based on LaTeX-209
BATCH_TEX= ASCII
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
MASTERDIR= ${.CURDIR}/../jtex209-both/
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"
|