aboutsummaryrefslogtreecommitdiff
path: root/chinese/Makefile
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2020-12-29 15:47:09 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2020-12-29 15:47:09 +0000
commit401b2fdc9e1872a08fabcbac4efa9c4b0392ece6 (patch)
treefd5ceb2a6f78097bb1137f01c4fbd5bbf6222a24 /chinese/Makefile
parent5252e4c5ba0a615bc24638998e078e04e93be857 (diff)
downloadports-401b2fdc9e1872a08fabcbac4efa9c4b0392ece6.tar.gz
ports-401b2fdc9e1872a08fabcbac4efa9c4b0392ece6.zip
new ports: chinese/rime-*: Add all schemas for RIME framework
This adds the following new schemas: - chinese/rime-array - chinese/rime-combo-pinyin - chinese/rime-double-pinyin - chinese/rime-emoji - chinese/rime-ipa - chinese/rime-jyutping - chinese/rime-middle-pinyin - chinese/rime-pinyin-simp - chinese/rime-quick - chinese/rime-scj - chinese/rime-soutzoe - chinese/rime-stenotype - chinese/rime-wubi - chinese/rime-wugniu The following metaport has been added: - chinese/rime-data-full Users can install the metaport to immediately get a full bundle of schemas available in upstream RIME. Submitted by: Ka Ho Ng <khng300@gmail.com> Approved by: lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D27739
Notes
Notes: svn path=/head/; revision=559589
Diffstat (limited to 'chinese/Makefile')
-rw-r--r--chinese/Makefile16
1 files changed, 15 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 4706a6f47d87..14cb763cb03b 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -95,15 +95,29 @@
SUBDIR += pycangjie
SUBDIR += pyzy
SUBDIR += qe
+ SUBDIR += rime-array
SUBDIR += rime-bopomofo
SUBDIR += rime-cangjie
SUBDIR += rime-cantonese
- SUBDIR += rime-data
+ SUBDIR += rime-combo-pinyin
+ SUBDIR += rime-data-full
+ SUBDIR += rime-double-pinyin
+ SUBDIR += rime-emoji
SUBDIR += rime-essay
+ SUBDIR += rime-ipa
+ SUBDIR += rime-jyutping
SUBDIR += rime-luna-pinyin
+ SUBDIR += rime-middle-chinese
+ SUBDIR += rime-pinyin-simp
SUBDIR += rime-prelude
+ SUBDIR += rime-quick
+ SUBDIR += rime-scj
+ SUBDIR += rime-soutzoe
+ SUBDIR += rime-stenotype
SUBDIR += rime-stroke
SUBDIR += rime-terra-pinyin
+ SUBDIR += rime-wubi
+ SUBDIR += rime-wugniu
SUBDIR += scim-fcitx
SUBDIR += scim-pinyin
SUBDIR += scim-tables