summaryrefslogtreecommitdiff
path: root/print/yatex-xemacs-mule
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-mule
parentdd400d1803f4c4abcd502f4271e5421e758cadc3 (diff)
downloadfreebsd-ports-18aed621c2ed14421f986b3fadb4e14ff7b800e2.zip
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)
Diffstat (limited to 'print/yatex-xemacs-mule')
-rw-r--r--print/yatex-xemacs-mule/Makefile8
-rw-r--r--print/yatex-xemacs-mule/pkg-comment1
2 files changed, 5 insertions, 4 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile
index 36dc84d924ef..27caafb01c3a 100644
--- a/print/yatex-xemacs-mule/Makefile
+++ b/print/yatex-xemacs-mule/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:25 asami Exp $
#
-PKGNAME= ja-yatex-xemacs-1.66
-CATEGORIES= japanese print elisp
+PKGNAME= yatex-xemacs-mule-1.66
XEMACS-MULE= 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-mule/pkg-comment b/print/yatex-xemacs-mule/pkg-comment
new file mode 100644
index 000000000000..166897be6a9b
--- /dev/null
+++ b/print/yatex-xemacs-mule/pkg-comment
@@ -0,0 +1 @@
+Yet Another LaTeX mode and html mode on Emacs (for XEmacs-mule)