aboutsummaryrefslogtreecommitdiff
path: root/korean/sourcehansans-otf/Makefile
blob: a762322ef1b87debcc1c7f9916b442b1e0f6ea68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CATEGORIES=		korean x11-fonts
# Note: the following PKGNAMEPREFIX is here only for self-documenting purpose;
#       actual prefixing is done by the `korean' category itself.
#PKGNAMEPREFIX=		ko-

COMMENT=		Korean font by Adobe designed for user interfaces

SUBSET_DESC=		Install the subset font (can display Korean only)

FULL_VARS=		FONTNAME=SourceHanSansK SRCFONTSDIR=OTF/Korean
SUBSET_VARS=		FONTNAME=SourceHanSansKR SRCFONTSDIR=SubsetOTF/KR

SHS_HW_LANG=		Korean

MASTERDIR=		${.CURDIR}/../../japanese/sourcehansans-otf

.include "${MASTERDIR}/Makefile"