f6c8ff5556
New ports added: - korean/fcitx5-hangul - chinese/libime - textproc/fcitx5-lua - chinese/fcitx5-chinese-addons - chinese/fcitx5-table-extra - chinese/fcitx5-table-other - chinese/libime-jyutping Submitted by: Ka Ho Ng <khng300@gmail.com> Approved by: lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D27796
49 lines
1.2 KiB
Makefile
49 lines
1.2 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Korean support
|
|
|
|
SUBDIR += FreeWnn-lib
|
|
SUBDIR += FreeWnn-server
|
|
SUBDIR += aleefonts-ttf
|
|
SUBDIR += baekmukfonts-bdf
|
|
SUBDIR += baekmukfonts-ttf
|
|
SUBDIR += d2coding-ttf
|
|
SUBDIR += engdic
|
|
SUBDIR += fcitx-hangul
|
|
SUBDIR += fcitx5-hangul
|
|
SUBDIR += h2ps
|
|
SUBDIR += hanyangfonts
|
|
SUBDIR += hcode
|
|
SUBDIR += hmconv
|
|
SUBDIR += hpscat
|
|
SUBDIR += hunspell
|
|
SUBDIR += ibus-hangul
|
|
SUBDIR += imhangul-gtk2
|
|
SUBDIR += imhangul-gtk3
|
|
SUBDIR += kaistfonts
|
|
SUBDIR += ko.TeX
|
|
SUBDIR += ko.TeX-fonts-base
|
|
SUBDIR += ko.TeX-fonts-extra
|
|
SUBDIR += libhangul
|
|
SUBDIR += libreoffice
|
|
SUBDIR += man-doc
|
|
SUBDIR += munhwafonts-cid
|
|
SUBDIR += nabi
|
|
SUBDIR += nanumcoding-ttf
|
|
SUBDIR += nanumfonts-otf
|
|
SUBDIR += nanumfonts-ttf
|
|
SUBDIR += nhpf
|
|
SUBDIR += p5-Lingua-KO-Hangul-Util
|
|
SUBDIR += p5-Lingua-KO-Romanize-Hangul
|
|
SUBDIR += scim-hangul
|
|
SUBDIR += scim-tables
|
|
SUBDIR += sourcehansans-otf
|
|
SUBDIR += sourcehanserif-otf
|
|
SUBDIR += spoqahansans-ttf
|
|
SUBDIR += unfonts-core
|
|
SUBDIR += unfonts-extra
|
|
SUBDIR += uniksc
|
|
|
|
.include <bsd.port.subdir.mk>
|