summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/yatex-mule/Makefile14
-rw-r--r--print/yatex-xemacs-mule/Makefile13
-rw-r--r--print/yatex-xemacs/Makefile14
3 files changed, 41 insertions, 0 deletions
diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile
new file mode 100644
index 000000000000..5cf4d756dbcc
--- /dev/null
+++ b/print/yatex-mule/Makefile
@@ -0,0 +1,14 @@
+# 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-1.65.6
+CATEGORIES= japanese print
+
+MULE= yes
+
+.include "${.CURDIR}/../../print/yatex/Makefile"
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"
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile
new file mode 100644
index 000000000000..5cf4d756dbcc
--- /dev/null
+++ b/print/yatex-xemacs/Makefile
@@ -0,0 +1,14 @@
+# 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-1.65.6
+CATEGORIES= japanese print
+
+MULE= yes
+
+.include "${.CURDIR}/../../print/yatex/Makefile"