mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
10 lines
137 B
Makefile
10 lines
137 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../nanumfonts-otf
|
|
|
|
FONTTYPE= ttf
|
|
FONTFORMAT= TrueType
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|