freebsd-ports/x11-fonts/gnu-unifont-ttf/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
257 B
Makefile

MASTERDIR= ${.CURDIR}/../gnu-unifont
PKGNAMESUFFIX= -ttf
COMMENT= GNU Unicode TrueType font
FONTFILES= unifont unifont_csur unifont_upper
FONTSUFFIX= .ttf
DESCR= ${.CURDIR}/pkg-descr
DISTINFO_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"