freebsd-ports/korean/Makefile
Kai Knoblich f084a84c39 New port: korean/sourcehanserif-otf: Korean font by Adobe designed for user interfaces
Source Han Serif: The second Pan-CJK typeface family from Adobe

This is Source Han Serif K/KR, which supports all four variants in this family
but prioritizes Korean Hanja over other three.

"Source Han Serif supports four different East Asian languages---Simplified
Chinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in
each of its seven weights are designed to work together with a consistent design
that emphasizes shared elements between the languages while honoring the
diversity of each. Also included is a rich set of Western glyphs supporting the
Latin, Greek, and Cyrillic scripts, which were derived from Source Serif."
--- The Typekit, Adobe

WWW: https://github.com/adobe-fonts/source-han-serif

PR:		232188
Submitted by:	Hyun Hwang <hyun@caffeinated.codes>
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19381
2019-02-28 17:12:47 +00:00

48 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 += qt4-codecs-kr
SUBDIR += scim-hangul
SUBDIR += scim-tables
SUBDIR += sourcehanserif-otf
SUBDIR += unfonts-core
SUBDIR += unfonts-extra
SUBDIR += uniksc
SUBDIR += xpdf
.include <bsd.port.subdir.mk>