summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-09-01 12:35:44 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-09-01 12:35:44 +0000
commit63b6853c4eee75f761c3d14906942c7411439057 (patch)
tree95660e919aefc24453b31c9e4a49c41b561b7803 /chinese/Makefile
parentUnbreak port on 4.x and 5.x. (diff)
- 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/
Notes
Notes: svn path=/head/; revision=141699
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index c1377a190581..acf55a3eca9d 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -91,6 +91,7 @@
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