blob: f24d548aa015992609175463c3af24b95c9b1d52 (
plain) (
tree)
|
|
# 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"
|