XEmacs development version(gamma 21.4.6) with mule of
FreeWnn input methods. This port is the slave port of the editors/xemacs-devel-mule.
This commit is contained in:
parent
fb400d3e31
commit
7db8e5c39a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52618
3 changed files with 17 additions and 0 deletions
|
@ -404,6 +404,7 @@
|
|||
SUBDIR += xemacs-devel-canna
|
||||
SUBDIR += xemacs-devel-canna+freewnn
|
||||
SUBDIR += xemacs-devel-canna+wnn6
|
||||
SUBDIR += xemacs-devel-freewnn
|
||||
SUBDIR += xemacs21-canna
|
||||
SUBDIR += xemacs21-canna+freewnn
|
||||
SUBDIR += xemacs21-canna+wnn6
|
||||
|
|
15
japanese/xemacs-devel-freewnn/Makefile
Normal file
15
japanese/xemacs-devel-freewnn/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
# New ports collection makefile for: XEmacs for Japanese with FreeWnn
|
||||
# Date created: 3 Jan 2002
|
||||
# Whom: KIRIYAMA Kazuhiko <kiri@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= japanese
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../editors/xemacs-devel-mule
|
||||
COMMENT= ${.CURDIR}/../../japanese/xemacs-devel-freewnn/pkg-comment
|
||||
|
||||
FREEWNN= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
japanese/xemacs-devel-freewnn/pkg-comment
Normal file
1
japanese/xemacs-devel-freewnn/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
XEmacs(gamma version) text editor, with SJ3, SKK and FreeWnn support
|
Loading…
Reference in a new issue