freebsd-ports/x11-fonts/noto-hk/Makefile
2023-04-06 01:29:56 +08:00

16 lines
391 B
Makefile

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