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

20 lines
422 B
Makefile

# New ports collection makefile for: YaTeX
# Date created: 98/11/17
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -xemacs-mule
MASTERDIR= ${.CURDIR}/../yatex
COMMENT= Yet Another LaTeX mode and html mode on Emacs (for XEmacs21-mule)
USE_EMACS= yes
EMACS_PORT_NAME=xemacs21-mule
IGNORE= hangs during build
DEPRECATED= ${IGNORE}
EXPIRATION_DATE=2006-12-01
.include "${MASTERDIR}/Makefile"