blob: adf2569a0d6491a0bfe2322fc6f57d3a36046f1d (
plain)
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}/pkg
.include "${MASTERDIR}/Makefile"
|