cf118ccf87
Reported by: lwhsu
13 lines
257 B
Makefile
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"
|