07bcf47150
and distributed under SIL Open Font License (OFL). WWW: http://hangeul.naver.com/
13 lines
256 B
Makefile
13 lines
256 B
Makefile
# New ports collection makefile for: Nanum Hangul fonts
|
|
# Date created: August 4, 2011
|
|
# Whom: Jung-uk Kim <jkim@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../nanumfonts-otf
|
|
|
|
FONTTYPE= ttf
|
|
FONTFORMAT= TrueType
|
|
|
|
.include "${MASTERDIR}/Makefile"
|