1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/yatex-xemacs-mule/Makefile

22 lines
392 B
Makefile
Raw Normal View History

# New ports collection makefile for: YaTeX
# Version required: 1.66
# Date created: 98/11/17
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
#
PKGNAME= yatex-xemacs-mule-1.66
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"