84ea4ee842
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
16 lines
309 B
Makefile
16 lines
309 B
Makefile
# New ports collection makefile for: YaTeX
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -mule
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
COMMENT= Yet Another LaTeX mode and html mode on Emacs (for mule 2.3)
|
|
|
|
EMACS_PORT_NAME=mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|