f40ee72f72
Spoqa Han Sans: A custom font based on Noto Sans and Lato This is Spoqa Han Sans, which supports both Korean and Japanese but prioritizes Korean Hanja above the other. "Spoqa Han Sans is a custom font based on Noto Sans and Lato to fit multilingual UI of Spoqa's products. We now unveil the new version which has evolved in many ways." --- Spoqa WWW: https://github.com/spoqa/spoqa-han-sans PR: 232197 Submitted by: Hyun Hwang <hyun@caffeinated.codes> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19809
49 lines
1.1 KiB
Makefile
49 lines
1.1 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 += gimp-help
|
|
SUBDIR += gtkcomm
|
|
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 += scim-hangul
|
|
SUBDIR += scim-tables
|
|
SUBDIR += sourcehansans-otf
|
|
SUBDIR += sourcehanserif-otf
|
|
SUBDIR += spoqahansans-ttf
|
|
SUBDIR += unfonts-core
|
|
SUBDIR += unfonts-extra
|
|
SUBDIR += uniksc
|
|
SUBDIR += xpdf
|
|
|
|
.include <bsd.port.subdir.mk>
|