aboutsummaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-09 07:40:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-05-09 07:40:22 +0000
commitfbdf4bfea0f619fd03c98a04a597b3f4af481e4d (patch)
tree07c0f783933d7a1d8390252ab80f7c7864efa1d3 /chinese/Makefile
parent34a39744345808a8d053c01fbfd3b26ccaa36806 (diff)
downloadports-fbdf4bfea0f619fd03c98a04a597b3f4af481e4d.tar.gz
ports-fbdf4bfea0f619fd03c98a04a597b3f4af481e4d.zip
- Add py-cconv 0.5.0
This port is the Python wrapper of cconv (chinese/cconv). cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool between Simplified Chinese and Traditional Chinese. We stand on the shoulders of giants. cconv source code is based on iconv, an excellent program which converts text from one encoding to another. Features: - iconv-like usage. - language-level Simplified-Traditional Chinese conversion. - idioms can be translated. WWW: http://code.google.com/p/cconv/
Notes
Notes: svn path=/head/; revision=273851
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 71203b3ae1d4..b05df089fb0f 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -108,6 +108,7 @@
SUBDIR += phpbb-tw
SUBDIR += phpbb3-tw
SUBDIR += pine4
+ SUBDIR += py-cconv
SUBDIR += pyDict
SUBDIR += qe
SUBDIR += qt4-codecs-cn