aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/noto-tc/Makefile
blob: 73ef7de84028bea930b43f95ea26d85693b2687f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	noto
PORTVERSION=	2.004
CATEGORIES=	x11-fonts
PKGNAMESUFFIX=	-tc

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Google Noto Fonts family (Traditional Chinese)
WWW=		https://fonts.google.com/noto \
		https://github.com/notofonts/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>