PORTNAME= noto PORTVERSION= 2.003 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/notofonts/bengali/releases/download/NotoSansBengali-v${PORTVERSION}/ PKGNAMESUFFIX= -sans-bengali DISTNAME= NotoSansBengali-v${PORTVERSION} DIST_SUBDIR= Noto MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Sans Bengali WWW= https://fonts.google.com/noto \ https://notofonts.github.io/ \ https://github.com/notofonts/bengali 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}/NotoSansBengali/hinted/ttf/*.ttf ${STAGEDIR}${FONTSDIR} .include