PORTNAME= noto PORTVERSION= 2.005 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/notofonts/telugu/releases/download/NotoSansTelugu-v${PORTVERSION}/ PKGNAMESUFFIX= -sans-telugu DISTNAME= NotoSansTelugu-v${PORTVERSION} DIST_SUBDIR= Noto MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Sans Telugu WWW= https://fonts.google.com/noto \ https://notofonts.github.io/ \ https://github.com/notofonts/telugu LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/OFL.txt USES= fonts zip NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/NotoSansTelugu/hinted/ttf/*.ttf ${STAGEDIR}${FONTSDIR} .include