mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
d7ddb40ab5
enable it. You must have a Windows License to use it. Bump it to 0.30. PR: ports/87847 Submitted by: Rostislav Krasny <rosti.bsd@gmail.com> Approved by: Konstantinos Konstantinidis <konstand@gmail.com> (maintainer)
43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
@comment $FreeBSD$
|
|
%%FONTSDIR%%/andalemo.ttf
|
|
%%FONTSDIR%%/arial.ttf
|
|
%%FONTSDIR%%/arialbd.ttf
|
|
%%FONTSDIR%%/arialbi.ttf
|
|
%%FONTSDIR%%/ariali.ttf
|
|
%%FONTSDIR%%/ariblk.ttf
|
|
%%FONTSDIR%%/comic.ttf
|
|
%%FONTSDIR%%/comicbd.ttf
|
|
%%FONTSDIR%%/cour.ttf
|
|
%%FONTSDIR%%/courbd.ttf
|
|
%%FONTSDIR%%/courbi.ttf
|
|
%%FONTSDIR%%/couri.ttf
|
|
%%FCACHE%%@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
|
|
%%FONTSDIR%%/fonts.dir
|
|
%%FONTSDIR%%/fonts.scale
|
|
%%FONTSDIR%%/georgia.ttf
|
|
%%FONTSDIR%%/georgiab.ttf
|
|
%%FONTSDIR%%/georgiai.ttf
|
|
%%FONTSDIR%%/georgiaz.ttf
|
|
%%FONTSDIR%%/impact.ttf
|
|
%%EXTRAFONTS%%%%FONTSDIR%%/tahoma.ttf
|
|
%%EXTRAFONTS%%%%FONTSDIR%%/tahomabd.ttf
|
|
%%FONTSDIR%%/times.ttf
|
|
%%FONTSDIR%%/timesbd.ttf
|
|
%%FONTSDIR%%/timesbi.ttf
|
|
%%FONTSDIR%%/timesi.ttf
|
|
%%FONTSDIR%%/trebuc.ttf
|
|
%%FONTSDIR%%/trebucbd.ttf
|
|
%%FONTSDIR%%/trebucbi.ttf
|
|
%%FONTSDIR%%/trebucit.ttf
|
|
%%FONTSDIR%%/verdana.ttf
|
|
%%FONTSDIR%%/verdanab.ttf
|
|
%%FONTSDIR%%/verdanai.ttf
|
|
%%FONTSDIR%%/verdanaz.ttf
|
|
%%FONTSDIR%%/webdings.ttf
|
|
%%DOCSDIR%%/LICENSE
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrm %%FONTSDIR%%
|
|
%%OLDXF86%%@exec ln -fs %D/%%FONTSDIR%% %D/%%TTFONTSDIR%%/%%FONTNAME%%
|
|
%%OLDXF86%%@unexec rm -f %D/%%TTFONTSDIR%%/%%FONTNAME%%
|
|
%%FCACHE%%@exec %%X11BASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true
|