aboutsummaryrefslogtreecommitdiff
path: root/print/yatex-xemacs-mule
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-14 02:08:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-14 02:08:39 +0000
commited551e2ef69472734286fd08572ae908ec26961c (patch)
tree015dd272bf5caaffaadd6dd463637e785456d5c3 /print/yatex-xemacs-mule
parent5423a683e27e63d516518221e19dbde5d88477c4 (diff)
downloadports-ed551e2ef69472734286fd08572ae908ec26961c.tar.gz
ports-ed551e2ef69472734286fd08572ae908ec26961c.zip
Yet Another LaTeX mode on Emacs (including another html-mode)
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes
Notes: svn path=/head/; revision=12513
Diffstat (limited to 'print/yatex-xemacs-mule')
-rw-r--r--print/yatex-xemacs-mule/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile
new file mode 100644
index 000000000000..ca37eb4ffa48
--- /dev/null
+++ b/print/yatex-xemacs-mule/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: YaTeX
+# Version required: 1.65.6
+# Date created: 18 Feb. 1998
+# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME= ja-yatex-xemacs-1.65.6
+
+XEMACS-MULE= yes
+
+.include "${.CURDIR}/../../print/yatex/Makefile"