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