diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-05-26 15:08:23 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-05-26 15:08:23 +0000 |
commit | 7ab6a7cece1a83afbf77a8a12870bde4f4c88fd2 (patch) | |
tree | e91dab7c6550d56c3d5c1cf489a3d77a5c66884e | |
parent | XEmacs the next generation of Emacs, with Canna, Wnn4, SJ3 and SKK support. (diff) |
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
Notes
Notes:
svn path=/head/; revision=11157
-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" |