8 lines
123 B
Makefile
8 lines
123 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../nanumfonts-otf
|
|
|
|
FONTTYPE= ttf
|
|
FONTFORMAT= TrueType
|
|
|
|
.include "${MASTERDIR}/Makefile"
|