summaryrefslogtreecommitdiff
path: root/print/yatex-xemacs-mule/Makefile
blob: bb4b43331aec5f9039f060fb1fbf8e9b87079185 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for: YaTeX
# Version required:	1.67
# Date created:		98/11/17
# Whom:			Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAME=	yatex-xemacs-mule-1.67

XEMACS-MULE=	yes

MASTERDIR=	${.CURDIR}/../yatex
COMMENT=	${.CURDIR}/pkg/COMMENT
PLIST=		${.CURDIR}/pkg/PLIST

.if defined(PARALLEL_PACKAGE_BUILD)
FORBIDDEN=	hang
.endif

.include	"${MASTERDIR}/Makefile"