1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/japanese/k10/pkg-plist
Martin Wilke 1d9af98724 - Add missing fonts.alias
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:50:24 +00:00

20 lines
719 B
Plaintext

%%FONTSDIR%%/fonts.alias
%%FONTSDIR%%/5x10B.pcf.gz
%%FONTSDIR%%/5x10a.pcf.gz
%%FONTSDIR%%/5x10rk.pcf.gz
%%FONTSDIR%%/knj10.pcf.gz
%%FONTSDIR%%/knj10B.pcf.gz
%%FONTSDIR%%/5x10rkb.pcf.gz
%%FONTSDIR%%/5x10Bi.pcf.gz
%%FONTSDIR%%/5x10ai.pcf.gz
%%FONTSDIR%%/5x10rki.pcf.gz
%%FONTSDIR%%/knj10i.pcf.gz
%%FONTSDIR%%/knj10Bi.pcf.gz
%%FONTSDIR%%/5x10rkbi.pcf.gz
%%PORTDOCS%%share/doc/naga10/README
%%PORTDOCS%%@dirrm share/doc/naga10
@exec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
@unexec cd %D/%%FONTSDIR%% ; %D/bin/mkfontdir
@unexec if [ `wc -c %D/%%FONTSDIR%%/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/%%FONTSDIR%%/fonts.dir; fi
@unexec if [ ! -s %D/%%FONTSDIR%%/fonts.alias ]; then rm -f %D/%%FONTSDIR%%/fonts.alias; fi