1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/chinese/Makefile
Yen-Ming Lee 63b6853c4e - add p5-Encode-HanExtra
Encode::HanExtra - Extra sets of Chinese encodings

This version includes the following encoding tables:

Canonical   Alias                             Description
-----------------------------------------------------------------------------
big5-1984   /\b(tca-)?big5-?(19)?84$/i        TCA's original Big5-1984
big5ext     /\b(cmex-)?big5-?e(xt)?$/i        CMEX's Big5e Extension
big5plus    /\b(cmex-)?big5-?p(lus)?$/i       CMEX's Big5+ Extension
            /\b(cmex-)?big5\+$/i
cccii       /\b(ccag-)?cccii$/i               Chinese Character Code for
                                              Information Interchange
cns11643-1  /\bCNS[-_ ]?11643[-_]1$/i         Taiwan's CNS map, plane 1
cns11643-2  /\bCNS[-_ ]?11643[-_]2$/i         Taiwan's CNS map, plane 2
cns11643-3  /\bCNS[-_ ]?11643[-_]3$/i         Taiwan's CNS map, plane 3
cns11643-4  /\bCNS[-_ ]?11643[-_]4$/i         Taiwan's CNS map, plane 4
cns11643-5  /\bCNS[-_ ]?11643[-_]5$/i         Taiwan's CNS map, plane 5
cns11643-6  /\bCNS[-_ ]?11643[-_]6$/i         Taiwan's CNS map, plane 6
cns11643-7  /\bCNS[-_ ]?11643[-_]7$/i         Taiwan's CNS map, plane 7
cns11643-f  /\bCNS[-_ ]?11643[-_]f$/i         Taiwan's CNS map, plane F
euc-tw      /\beuc.*tw$/i                     EUC (Extended Unix Character)
            /\btw.*euc$/i
gb18030     /\bGB[-_ ]?18030$/i               GBK with Traditional Characters
unisys      /\bunisys$/i                      Unisys Traditional Chinese
unisys-sosi1                                  Unisys SOSI1 transport encoding
unisys-sosi2                                  Unisys SOSI2 transport encoding

WWW:		http://search.cpan.org/dist/Encode-HanExtra/
2005-09-01 12:35:44 +00:00

141 lines
3.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = Chinese support
SUBDIR += BBMan
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += MT
SUBDIR += acroread5-chsfont
SUBDIR += acroread5-chtfont
SUBDIR += arnettf
SUBDIR += arphicttf
SUBDIR += aterm
SUBDIR += auto-tw-l10n
SUBDIR += autoconvert
SUBDIR += bg5pdf
SUBDIR += bg5ps
SUBDIR += big5con
SUBDIR += big5fs
SUBDIR += bind8
SUBDIR += bitchx
SUBDIR += c2t
SUBDIR += cce
SUBDIR += cdict5
SUBDIR += celvis
SUBDIR += chinput
SUBDIR += chinput2
SUBDIR += chinput3
SUBDIR += chm2html
SUBDIR += cless
SUBDIR += cmexfonts
SUBDIR += cnprint
SUBDIR += cwtex
SUBDIR += cwtexttf
SUBDIR += cxterm
SUBDIR += dictd-database
SUBDIR += emacs20
SUBDIR += enscript
SUBDIR += eterm
SUBDIR += fcitx
SUBDIR += firebird
SUBDIR += fireflyttf
SUBDIR += firefox-zh_CN
SUBDIR += firefox-zh_TW
SUBDIR += fortunetw
SUBDIR += gb2jis
SUBDIR += gb2ps
SUBDIR += gbfs
SUBDIR += gbscript
SUBDIR += gcin
SUBDIR += gugod-clean
SUBDIR += hanzim
SUBDIR += hc
SUBDIR += hztty
SUBDIR += iiimf-le-chewing
SUBDIR += iiimf-le-newpy
SUBDIR += iiimf-le-ude
SUBDIR += iiimf-le-xcin
SUBDIR += irssi
SUBDIR += jis2gb
SUBDIR += joe
SUBDIR += kcfonts
SUBDIR += kde3-i18n-zh_CN
SUBDIR += kde3-i18n-zh_TW
SUBDIR += koffice-i18n-zh_CN
SUBDIR += koffice-i18n-zh_TW
SUBDIR += kon2
SUBDIR += libchewing
SUBDIR += libtabe
SUBDIR += links
SUBDIR += lunar
SUBDIR += metalist
SUBDIR += mingunittf
SUBDIR += miniChinput
SUBDIR += mldonkey-core
SUBDIR += moefonts-cid
SUBDIR += moettf
SUBDIR += mplayer-fonts
SUBDIR += msttf
SUBDIR += mule-freewnn
SUBDIR += muni
SUBDIR += mutt
SUBDIR += ntuttf
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += oicq
SUBDIR += oto
SUBDIR += oxford
SUBDIR += p5-Date-Chinese
SUBDIR += p5-Encode-HanConvert
SUBDIR += p5-Encode-HanExtra
SUBDIR += p5-Lingua-ZH-Keywords
SUBDIR += p5-Lingua-ZH-Numbers
SUBDIR += p5-Lingua-ZH-Summarize
SUBDIR += p5-Lingua-ZH-TaBE
SUBDIR += p5-Lingua-ZH-Toke
SUBDIR += p5-Lingua-ZH-Wrap
SUBDIR += pcmanx
SUBDIR += php_doc-hk
SUBDIR += php_doc-tw
SUBDIR += php_doc-zh
SUBDIR += pine4
SUBDIR += pyDict
SUBDIR += qe
SUBDIR += qterm
SUBDIR += reciteword
SUBDIR += scim-chewing
SUBDIR += scim-pinyin
SUBDIR += scim-tables
SUBDIR += srecite
SUBDIR += stardict2-dict-zh_CN
SUBDIR += stardict2-dict-zh_TW
SUBDIR += tcl83
SUBDIR += telnet
SUBDIR += tin
SUBDIR += tintin++
SUBDIR += tk83
SUBDIR += tocps
SUBDIR += ttf2pt1
SUBDIR += ttfm
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += ve
SUBDIR += vflib
SUBDIR += vim-scdoc
SUBDIR += wangttf
SUBDIR += wenju
SUBDIR += xcin25
SUBDIR += xemacs
SUBDIR += xemacs21
SUBDIR += xmms
SUBDIR += xpdf
SUBDIR += xsim
SUBDIR += xttmgr
SUBDIR += zhcon
.include <bsd.port.subdir.mk>