diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-05-26 23:08:23 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-05-26 23:08:23 +0800 |
commit | da68e8437a8fd0c2bacd742711e80ca2ca8f6bad (patch) | |
tree | 76b680f3dbf2ae2ec0eaa7ca968e4c35afb18669 | |
parent | 40067aa24caf72106769aec47f3afed9f23ffafd (diff) | |
download | freebsd-ports-gnome-da68e8437a8fd0c2bacd742711e80ca2ca8f6bad.tar.gz freebsd-ports-gnome-da68e8437a8fd0c2bacd742711e80ca2ca8f6bad.tar.zst freebsd-ports-gnome-da68e8437a8fd0c2bacd742711e80ca2ca8f6bad.zip |
XEmacs the next generation of Emacs, with Canna, Wnn6, SJ3 and SKK.
Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org>
PR: ports/6548
PR: ports/6580
-rw-r--r-- | japanese/xemacs21-canna+wnn6/Makefile | 14 | ||||
-rw-r--r-- | japanese/xemacs21-canna+wnn6/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/xemacs21-sumo-canna+wnn6/Makefile | 14 |
3 files changed, 29 insertions, 0 deletions
diff --git a/japanese/xemacs21-canna+wnn6/Makefile b/japanese/xemacs21-canna+wnn6/Makefile new file mode 100644 index 000000000000..855ea89f5a5f --- /dev/null +++ b/japanese/xemacs21-canna+wnn6/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: XEmacs with Canna and Wnn6 +# Version required: 20.4 +# Date created: 5 Dec 1997 +# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-xemacs-canna+wnn6-20.4 + +CANNA= yes +WNN6= yes + +.include "${.CURDIR}/../../japanese/xemacs/Makefile" diff --git a/japanese/xemacs21-canna+wnn6/pkg-comment b/japanese/xemacs21-canna+wnn6/pkg-comment new file mode 100644 index 000000000000..12bee85e4bb4 --- /dev/null +++ b/japanese/xemacs21-canna+wnn6/pkg-comment @@ -0,0 +1 @@ +XEmacs the next generation of Emacs, with Canna, Wnn6, SJ3 and SKK. diff --git a/japanese/xemacs21-sumo-canna+wnn6/Makefile b/japanese/xemacs21-sumo-canna+wnn6/Makefile new file mode 100644 index 000000000000..855ea89f5a5f --- /dev/null +++ b/japanese/xemacs21-sumo-canna+wnn6/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: XEmacs with Canna and Wnn6 +# Version required: 20.4 +# Date created: 5 Dec 1997 +# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-xemacs-canna+wnn6-20.4 + +CANNA= yes +WNN6= yes + +.include "${.CURDIR}/../../japanese/xemacs/Makefile" |