9cd15bba85
- Update to Sans 2.004 and Serif 2.001 - Update WWW - Update pkg-descr
16 lines
396 B
Makefile
16 lines
396 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://www.google.com/get/noto/ \
|
|
https://github.com/googlefonts/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>
|