1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/chinese/Makefile
Satoshi Taoka a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00

48 lines
949 B
Makefile

# $FreeBSD$
#
SUBDIR += xmms
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += acroread-chsfont
SUBDIR += acroread-chtfont
SUBDIR += arphicttf
SUBDIR += aterm
SUBDIR += autoconvert
SUBDIR += bg5ps
SUBDIR += big5con
SUBDIR += c2t
SUBDIR += cdict
SUBDIR += celvis
SUBDIR += cless
SUBDIR += cxterm
SUBDIR += gb2ps
SUBDIR += gbscript
SUBDIR += hc
SUBDIR += hztty
SUBDIR += kcfonts
SUBDIR += libtabe
SUBDIR += lunar
SUBDIR += moettf
SUBDIR += mule-freewnn
SUBDIR += muni
SUBDIR += mutt
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += pine3
SUBDIR += pine4
SUBDIR += rxvt
SUBDIR += ted
SUBDIR += telnet
SUBDIR += tin
SUBDIR += tocps
SUBDIR += ve
SUBDIR += xa+cv
SUBDIR += xcin
SUBDIR += xcin25
SUBDIR += xemacs
.include <bsd.port.subdir.mk>