freebsd-ports/x11-fonts/noto-tc/Makefile

17 lines
386 B
Makefile

PORTNAME= noto
PORTVERSION= 2.004
CATEGORIES= x11-fonts
PKGNAMESUFFIX= -tc
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Fonts family (Traditional Chinese)
WWW= https://www.google.com/get/noto/ \
https://github.com/googlefonts/noto-cjk
RUN_DEPENDS= noto-sans-tc>=0:x11-fonts/noto-sans-tc \
noto-serif-tc>=0:x11-fonts/noto-serif-tc
USES= metaport
.include <bsd.port.mk>