summaryrefslogtreecommitdiff
path: root/print/yatex-xemacs
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-03-17 06:57:38 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-03-17 06:57:38 +0000
commit18aed621c2ed14421f986b3fadb4e14ff7b800e2 (patch)
treea9aebbdcf98e210f3179847595514ddb786a8086 /print/yatex-xemacs
parent* Update 0.9.29 -> 0.9.34 (diff)
moved japanese/yatex to print/yatex-mule (for Mule 2.3)
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
Notes
Notes: svn path=/head/; revision=17260
Diffstat (limited to 'print/yatex-xemacs')
-rw-r--r--print/yatex-xemacs/Makefile10
-rw-r--r--print/yatex-xemacs/pkg-comment1
2 files changed, 6 insertions, 5 deletions
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile
index 452391afb404..78bb81bc9368 100644
--- a/print/yatex-xemacs/Makefile
+++ b/print/yatex-xemacs/Makefile
@@ -3,15 +3,15 @@
# Date created: 98/11/17
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.4 1998/11/20 18:19:09 itojun Exp $
+# $Id: Makefile,v 1.5 1998/12/01 03:06:24 asami Exp $
#
-PKGNAME= ja-yatex-1.66
-CATEGORIES= japanese print elisp
+PKGNAME= yatex-xemacs-1.66
-MULE= yes
+XEMACS= yes
-MASTERDIR= ${.CURDIR}/../../print/yatex
+MASTERDIR= ${.CURDIR}/../yatex
+COMMENT= ${.CURDIR}/pkg/COMMENT
PLIST= ${.CURDIR}/pkg/PLIST
.include "${MASTERDIR}/Makefile"
diff --git a/print/yatex-xemacs/pkg-comment b/print/yatex-xemacs/pkg-comment
new file mode 100644
index 000000000000..6e01cc0e1974
--- /dev/null
+++ b/print/yatex-xemacs/pkg-comment
@@ -0,0 +1 @@
+Yet Another LaTeX mode and html mode on Emacs (for XEmacs19, XEmacs20)