freebsd-ports/x11-fonts/gnu-unifont-ttf/Makefile
Jung-uk Kim 9a82124203 - Update to 10.0.06.
- Reset maintainership.
- Rewrite makefiles to make x11-fonts/gnu-unifont-ttf a slave port to
x11-fonts/gnu-unifont.
- Clarify license.

PR:		220616
Approved by:	maintainer timeout (> 1 month)
2017-08-28 22:23:57 +00:00

16 lines
282 B
Makefile

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