aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mule-canna+wnn7/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-09-10 16:51:26 +0800
committerasami <asami@FreeBSD.org>1997-09-10 16:51:26 +0800
commitc029c33dbb5d1c39da97daa805398ca0cb091520 (patch)
treeb3a0a9be353bbf4779bba0a041af78d4cc214547 /japanese/mule-canna+wnn7/Makefile
parent02c0ffba94bd5778f648e41f8add84eea77c48ef (diff)
downloadfreebsd-ports-graphics-c029c33dbb5d1c39da97daa805398ca0cb091520.tar.gz
freebsd-ports-graphics-c029c33dbb5d1c39da97daa805398ca0cb091520.tar.zst
freebsd-ports-graphics-c029c33dbb5d1c39da97daa805398ca0cb091520.zip
Share files among various mule ports, both port files and within
packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Diffstat (limited to 'japanese/mule-canna+wnn7/Makefile')
-rw-r--r--japanese/mule-canna+wnn7/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/mule-canna+wnn7/Makefile b/japanese/mule-canna+wnn7/Makefile
new file mode 100644
index 00000000000..2442bb0c0f3
--- /dev/null
+++ b/japanese/mule-canna+wnn7/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: mule with Canna and Wnn6
+# Version required: 2.3
+# Date created: 7 July 1997
+# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME= jp-mule-canna+wnn6-2.3
+CATEGORIES= japanese editors
+
+CANNA= yes
+WNN6= yes
+
+.include "${.CURDIR}/../../editors/mule/Makefile"