aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-09-10 18:13:41 +0800
committerasami <asami@FreeBSD.org>1997-09-10 18:13:41 +0800
commit6b7b4a0de83c67c0aef7e5b2bbb957314526df9e (patch)
tree6ab00927338176cb3b848373ef51770c5afb996b /japanese
parentb82988dd58cf69041c70c42a69984a4019f7c9bc (diff)
downloadfreebsd-ports-gnome-6b7b4a0de83c67c0aef7e5b2bbb957314526df9e.tar.gz
freebsd-ports-gnome-6b7b4a0de83c67c0aef7e5b2bbb957314526df9e.tar.zst
freebsd-ports-gnome-6b7b4a0de83c67c0aef7e5b2bbb957314526df9e.zip
I'm not sure why this didn't get added in the first place (it was
marked by "cvs add", and I did a "cvs commit */mule*" from the ports root...).
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mule-canna+freewnn+sj3/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/japanese/mule-canna+freewnn+sj3/Makefile b/japanese/mule-canna+freewnn+sj3/Makefile
new file mode 100644
index 000000000000..306e5d2ca0b6
--- /dev/null
+++ b/japanese/mule-canna+freewnn+sj3/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: mule with Canna, sj3 and Wnn4
+# Version required: 2.3
+# Date created: 7 July 1997
+# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME= jp-mule-canna+sj3+wnn4-2.3
+CATEGORIES= japanese editors
+
+CANNA= yes
+SJ3= yes
+WNN4= yes
+
+.include "${.CURDIR}/../../editors/mule/Makefile"