diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-05 18:24:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-05 18:24:37 +0800 |
commit | 95574af736391f0e65f806989aa197850d598f4c (patch) | |
tree | 07bfe87548e65d02fd524ce2adee29ca95303ba6 /japanese/Makefile | |
parent | df88ddf838ac5d7c5eb09e6f4742f48eaac88d0b (diff) | |
download | freebsd-ports-gnome-95574af736391f0e65f806989aa197850d598f4c.tar.gz freebsd-ports-gnome-95574af736391f0e65f806989aa197850d598f4c.tar.zst freebsd-ports-gnome-95574af736391f0e65f806989aa197850d598f4c.zip |
Tegaki GTK Fontend:
* is free and open-source
* is multi-plaform
* focuses on Chinese (simplified and traditional) and Japanese characters
* supports 2 different recognition engines
* aspires to work on both desktop-PCs and mobile devices
WWW: http://www.tegaki.org/
PR: ports/149689
Submitted by: Timothy Beyer <beyert at cs.ucr.edu>
Feature safe: yes
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 92754019fe81..cec4196ad6e7 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -280,6 +280,7 @@ SUBDIR += py-kanjilib SUBDIR += py-mecab SUBDIR += py-tegaki + SUBDIR += py-tegaki-gtk SUBDIR += py-zinnia SUBDIR += pycodec SUBDIR += pycodec-zope |