mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
05dad55758
Also this ports now fits to the new teTeX directory layouts that is introduced very recently. Submitted by: hrs (also known as the teTeX-related ports maintainer)
16 lines
472 B
Plaintext
16 lines
472 B
Plaintext
@comment $FreeBSD$
|
|
bin/dvipdfmx
|
|
%%FONTCMAPDIR%%/CMap/Adobe-Identity-UCS2
|
|
%%FONTCMAPDIR%%/CMap/EUC-UCS2
|
|
%%FONTCMAPDIR%%/CMap/UniKSCms-UCS2-H
|
|
%%FONTCMAPDIR%%/CMap/UniKSCms-UCS2-V
|
|
%%FONTMAPDIR%%/cid-x.map
|
|
%%DVIPDFMDIR%%/config/dvipdfmx.cfg
|
|
%%DVIPDFMDIR%%/config/glyphlist.txt
|
|
@exec ln -s -f %%ADOBECMAPDIR%% %D/%%FONTCMAPDIR%%/adobe-cmaps
|
|
@unexec rm -f %D/%%FONTCMAPDIR%%/adobe-cmaps
|
|
@dirrm %%FONTCMAPDIR%%/CMap
|
|
@dirrm %%FONTCMAPDIR%%
|
|
@exec %%MKTEXLSR%%
|
|
@unexec %%MKTEXLSR%%
|