blob: 7ff392c62756e712b53a61584f1aac88bd86c72c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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>
#
# $Id: Makefile,v 1.2 1997/09/24 06:43:46 max Exp $
#
DISTNAME= ja-jlatex209-a17
FILESDIR= ${.CURDIR}/../jtex209-both/files
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
BATCH_TEX= ASCII
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
.include <${.CURDIR}/../jtex209-both/Makefile>
|