diff options
author | pav <pav@FreeBSD.org> | 2004-02-29 20:09:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-29 20:09:35 +0800 |
commit | fb3c92ea856a738b5c0fca0d804539421e59a173 (patch) | |
tree | bd1ee15e573051c6fcb6513477a68646f2f7548f /chinese/Makefile | |
parent | 8562e173ccb198645cf73bd1553b3b7b6efb1100 (diff) | |
download | freebsd-ports-gnome-fb3c92ea856a738b5c0fca0d804539421e59a173.tar.gz freebsd-ports-gnome-fb3c92ea856a738b5c0fca0d804539421e59a173.tar.zst freebsd-ports-gnome-fb3c92ea856a738b5c0fca0d804539421e59a173.zip |
Add stardict2-dict-zh_CN, a simplified chinese <-> english dictionary
files for Stardict
PR: ports/61514
Submitted by: LI Dong <ld@FreeBSD.org.cn>
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 30d867503d2e..abb71f083c59 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -99,6 +99,7 @@ SUBDIR += qe SUBDIR += qterm SUBDIR += stardict + SUBDIR += stardict2-dict-zh_CN SUBDIR += tcl83 SUBDIR += telnet SUBDIR += tin |