head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.31;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@# New ports collection makefile for: YaTeX
# Date created:		98/11/17
# Whom:			Satoshi Taoka <taoka@@FreeBSD.org>
#
# $FreeBSD$
# $ports: ports/print/yatex-mule/Makefile,v 1.17 2003/03/06 19:23:18 ade Exp $
#

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"
@
