1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/chinese/Makefile
Clive Lin 30c7bdac13 Say bye-bye to chinese/aterm, chinese/xa+cv, chinese/xcin.
Thanks for serving Chinese people for such a long time, it's time
to retire.

Reason for aterm retiring: chinese/rxvt-* and chinese/crxvt

Reason for xcin and xa+cv retiring: Now most favored X applications,
                                    like gtk12 based or QT based even
				    motif based, could just work happily
				    with xcin25, chinput and chinput2.

For people who wants to know what's aterm, xa+cv, and xcin, here's
brief introduction for remembrance:

Aterm and xcin use their own protocol to input Chinese (big5 actually)
words. Xa+cv is a hacky wrapper for X applications to hook "xcin protocol."
2001-03-01 18:21:59 +00:00

71 lines
1.6 KiB
Makefile

# $FreeBSD$
#
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += XFree86-aoutlibs
SUBDIR += acroread-chsfont
SUBDIR += acroread-chtfont
SUBDIR += arphicttf
SUBDIR += auto-tw-l10n
SUBDIR += autoconvert
SUBDIR += bg5ps
SUBDIR += big5con
SUBDIR += big5fs
SUBDIR += bitchx
SUBDIR += c2t
SUBDIR += celvis
SUBDIR += chinput
SUBDIR += chinput2
SUBDIR += cle_base
SUBDIR += cless
SUBDIR += cxterm
SUBDIR += emacs20
SUBDIR += enscript
SUBDIR += eterm
SUBDIR += firebird
SUBDIR += gb2ps
SUBDIR += gbscript
SUBDIR += ghostscript6
SUBDIR += hc
SUBDIR += hztty
SUBDIR += joe
SUBDIR += kcfonts
SUBDIR += libtabe
SUBDIR += linux-gtk
SUBDIR += linux-netscape47-communicator
SUBDIR += linux-netscape47-navigator
SUBDIR += lunar
SUBDIR += mkisofs
SUBDIR += moefonts-cid
SUBDIR += moettf
SUBDIR += mule-freewnn
SUBDIR += muni
SUBDIR += mutt
SUBDIR += netscape47-communicator
SUBDIR += netscape47-navigator
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += pine4
SUBDIR += pyDict
SUBDIR += rxvt
SUBDIR += rxvt-big5
SUBDIR += rxvt-gb
SUBDIR += stardict
SUBDIR += tcl83
SUBDIR += telnet
SUBDIR += tin
SUBDIR += tintin++
SUBDIR += tk83
SUBDIR += tocps
SUBDIR += ttfm
SUBDIR += ve
SUBDIR += vflib
SUBDIR += wangttf
SUBDIR += xcin25
SUBDIR += xemacs
SUBDIR += xemacs21
SUBDIR += xmms
.include <bsd.port.subdir.mk>