diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-08 04:34:56 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-09-08 04:34:56 +0000 |
commit | a77a3c279b281e7aa45d0545404cacd1bfe885dd (patch) | |
tree | c8615695f9378417f7e0f158ca124a7779df1625 /chinese | |
parent | 3f75a53ded20959017d22bd6df45551855caf843 (diff) | |
download | ports-a77a3c279b281e7aa45d0545404cacd1bfe885dd.tar.gz ports-a77a3c279b281e7aa45d0545404cacd1bfe885dd.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 5 | ||||
-rw-r--r-- | chinese/mule-freewnn/Makefile | 6 | ||||
-rw-r--r-- | chinese/mule-freewnn/pkg-comment | 2 | ||||
-rw-r--r-- | chinese/mule-freewnn/pkg-descr | 8 |
4 files changed, 11 insertions, 10 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index ddebaf01bec2..6fdc99fdb8a4 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -3,7 +3,8 @@ SUBDIR += xmms SUBDIR += CJK - SUBDIR += Wnn + SUBDIR += FreeWnn-lib + SUBDIR += FreeWnn-server SUBDIR += acroread-chsfont SUBDIR += acroread-chtfont SUBDIR += arphicttf @@ -24,7 +25,7 @@ SUBDIR += libtabe SUBDIR += lunar SUBDIR += moettf - SUBDIR += mule-wnn4 + SUBDIR += mule-freewnn SUBDIR += muni SUBDIR += mutt SUBDIR += nvi-big5 diff --git a/chinese/mule-freewnn/Makefile b/chinese/mule-freewnn/Makefile index 85c74a03825a..9bec815a8882 100644 --- a/chinese/mule-freewnn/Makefile +++ b/chinese/mule-freewnn/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: mule 2.3@19.34 with Wnn4 +# New ports collection makefile for: mule with FreeWnn # Date created: 20 July 1997 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # @@ -6,11 +6,11 @@ # CATEGORIES= chinese -PKGNAMESUFFIX= -wnn4 +PKGNAMESUFFIX= -freewnn MASTERDIR= ${.CURDIR}/../../editors/mule PKGDIR= ${.CURDIR}/pkg -CWNN4= yes +CFREEWNN= yes .include "${MASTERDIR}/Makefile" diff --git a/chinese/mule-freewnn/pkg-comment b/chinese/mule-freewnn/pkg-comment index 3720f05b54af..4363986d40a6 100644 --- a/chinese/mule-freewnn/pkg-comment +++ b/chinese/mule-freewnn/pkg-comment @@ -1 +1 @@ -Multilingual emacs, with Wnn4 support built in (Only the executables) +Multilingual emacs, with FreeWnn support built in (Only the executables) diff --git a/chinese/mule-freewnn/pkg-descr b/chinese/mule-freewnn/pkg-descr index c6c030a0f09e..c626ff4f73f6 100644 --- a/chinese/mule-freewnn/pkg-descr +++ b/chinese/mule-freewnn/pkg-descr @@ -4,10 +4,10 @@ multilingual editor based on emacs-19.34. You should install a package, mule-common-2.3, containing emacs lisp files, info pages, and so on (except executables) for mule-2.3. -This package is built with Chinese support, using Wnn4 as default. It -is supported input methods, jeonkak, hangul for Korean(Hanja), and -quanjiao, zhuyin, erpin for Chinese (check out -lib/mule/site-lisp/site-start.el), using Wnn4, too. +This package is built with Chinese support, using FreeWnn as +default. It is supported input methods, jeonkak, hangul for +Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out +lib/mule/site-lisp/site-start.el), using FreeWnn, too. This package and the package, mule-common-2.3, *will* clobber any existing emacs installation. In particular, the executables and man |