mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
4eb022e27e
which are available under Apache license. Feature safe: yes
19 lines
717 B
Plaintext
19 lines
717 B
Plaintext
@comment $FreeBSD$
|
|
%%DATADIR%%/MTLc3m.ttf
|
|
%%DATADIR%%/MTLmr3m.ttf
|
|
@dirrm %%DATADIR%%
|
|
%%LOCAL_FONTSDIR%%/TTF/MTLc3m.ttf
|
|
%%LOCAL_FONTSDIR%%/TTF/MTLmr3m.ttf
|
|
@dirrmtry %%LOCAL_FONTSDIR%%/TTF
|
|
@dirrmtry %%LOCAL_FONTSDIR%%
|
|
etc/fonts/conf.avail/20-unhint-motoya-al.conf
|
|
etc/fonts/conf.avail/62-fonts-motoya-al.conf
|
|
etc/fonts/conf.d/20-unhint-motoya-al.conf
|
|
etc/fonts/conf.d/62-fonts-motoya-al.conf
|
|
%%X_FONTSDIR%%/TTF/MTLc3m.ttf
|
|
%%X_FONTSDIR%%/TTF/MTLmr3m.ttf
|
|
@unexec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
|
|
@unexec rm -f %D/%%X_FONTSDIR%%/TTF/fonts.cache-1
|
|
@dirrmtry %%X_FONTSDIR%%/TTF
|
|
@unexec if [ -d %D/%%X_FONTSDIR%%/TTF ]; then %%LOCALBASE%%/bin/fc-cache -f -v %D/%%X_FONTSDIR%%/TTF || true; fi
|