blob: e4f507ad5ecd41bbfbe2a90fdbdb73bb98fc28f0 (
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
# Version required: a1.7-n1.52
# Date created: 4 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= ja-jlatex209-a17
BATCH_TEX= ASCII
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
MASTERDIR= ${.CURDIR}/../jtex209-both/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|