summaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-12-17 10:47:28 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-12-17 10:47:28 +0000
commit5b269d5e9683e49bde94fc6fa9d0e3500fa3cd8b (patch)
tree54faa7db045057bbb39ef2ba59dab48084f173c3 /chinese/Makefile
parentUpgrade to 42.2.18 (diff)
Add chinese/rime-data and its dependencies
A new metaport that provides an essential set of configuration ports and a preset of IME schema ports for the Rime IME framework. This is a metaport which depends on the following essential ports: chinese/rime-essay chinese/rime-prelude This also depends on the following ports to form a preset of IME schemas available: chinese/rime-stroke chinese/rime-cangjie chinese/rime-bopomofo chinese/rime-luna-pinyin chinese/rime-terra-pinyin Besides the above essential + preset IME schema ports, chinese/rime-cantonese is also added as a IME schema port for Cantonese users. Submitted by: Ka Ho Ng <khng300@gmail.com> Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D27652
Notes
Notes: svn path=/head/; revision=558280
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index b02172b89881..99f1a97c2ee2 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -92,6 +92,15 @@
SUBDIR += pycangjie
SUBDIR += pyzy
SUBDIR += qe
+ SUBDIR += rime-bopomofo
+ SUBDIR += rime-cangjie
+ SUBDIR += rime-cantonese
+ SUBDIR += rime-data
+ SUBDIR += rime-essay
+ SUBDIR += rime-luna-pinyin
+ SUBDIR += rime-prelude
+ SUBDIR += rime-stroke
+ SUBDIR += rime-terra-pinyin
SUBDIR += scim-fcitx
SUBDIR += scim-pinyin
SUBDIR += scim-tables