mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix plist: add missing OTF fonts.
Pointed out: lwhsu
This commit is contained in:
parent
8b9a428276
commit
52296c31b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362030
@ -25,6 +25,7 @@ WRKSRC= ${WRKDIR}
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${FONTDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} *.otf ${STAGEDIR}${FONTDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -38,11 +38,39 @@
|
||||
%%FONTDIR%%/NotoSansGujarati-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansGurmukhi-Bold.ttf
|
||||
%%FONTDIR%%/NotoSansGurmukhi-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansHans-Black.otf
|
||||
%%FONTDIR%%/NotoSansHans-Bold.otf
|
||||
%%FONTDIR%%/NotoSansHans-DemiLight.otf
|
||||
%%FONTDIR%%/NotoSansHans-Light.otf
|
||||
%%FONTDIR%%/NotoSansHans-Medium.otf
|
||||
%%FONTDIR%%/NotoSansHans-Regular.otf
|
||||
%%FONTDIR%%/NotoSansHans-Thin.otf
|
||||
%%FONTDIR%%/NotoSansHant-Black.otf
|
||||
%%FONTDIR%%/NotoSansHant-Bold.otf
|
||||
%%FONTDIR%%/NotoSansHant-DemiLight.otf
|
||||
%%FONTDIR%%/NotoSansHant-Light.otf
|
||||
%%FONTDIR%%/NotoSansHant-Medium.otf
|
||||
%%FONTDIR%%/NotoSansHant-Regular.otf
|
||||
%%FONTDIR%%/NotoSansHant-Thin.otf
|
||||
%%FONTDIR%%/NotoSansHanunoo-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansHebrew-Bold.ttf
|
||||
%%FONTDIR%%/NotoSansHebrew-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansImperialAramaic-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansJP-Black.otf
|
||||
%%FONTDIR%%/NotoSansJP-Bold.otf
|
||||
%%FONTDIR%%/NotoSansJP-DemiLight.otf
|
||||
%%FONTDIR%%/NotoSansJP-Light.otf
|
||||
%%FONTDIR%%/NotoSansJP-Medium.otf
|
||||
%%FONTDIR%%/NotoSansJP-Regular.otf
|
||||
%%FONTDIR%%/NotoSansJP-Thin.otf
|
||||
%%FONTDIR%%/NotoSansJavanese-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansKR-Black.otf
|
||||
%%FONTDIR%%/NotoSansKR-Bold.otf
|
||||
%%FONTDIR%%/NotoSansKR-DemiLight.otf
|
||||
%%FONTDIR%%/NotoSansKR-Light.otf
|
||||
%%FONTDIR%%/NotoSansKR-Medium.otf
|
||||
%%FONTDIR%%/NotoSansKR-Regular.otf
|
||||
%%FONTDIR%%/NotoSansKR-Thin.otf
|
||||
%%FONTDIR%%/NotoSansKaithi-Regular.ttf
|
||||
%%FONTDIR%%/NotoSansKannada-Bold.ttf
|
||||
%%FONTDIR%%/NotoSansKannada-Regular.ttf
|
||||
|
Loading…
Reference in New Issue
Block a user