mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
14 lines
344 B
Makefile
14 lines
344 B
Makefile
|
# New ports collection makefile for: jp-jlatex209
|
||
|
# Version required: a1.7-n1.52
|
||
|
# Date created: 4 Nov 1996
|
||
|
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= jp-jlatex209-a17
|
||
|
FILESDIR= ${.CURDIR}/../jtex209-both/files
|
||
|
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
|
||
|
BATCH_TEX= ASCII
|
||
|
.include <${.CURDIR}/../jtex209-both/Makefile>
|