freebsd-ports/chinese/mingunittf/pkg-plist
Edwin Groothuis 8c0f938203 New port: chinese/mingunittf
This port installs Chinese Big5HKSCS TrueType Mingti fonts.

	WWW: http://www.info.gov.hk/digital21/unicode/hkscs/reference_iso10646.html

PR:		ports/59793
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-12-29 05:50:13 +00:00

8 lines
461 B
Plaintext

@unexec %D/bin/ttfm.sh --remove xttfm %D/share/fonts/TrueType/minguni.ttf || true
share/fonts/TrueType/minguni.ttf
@exec %D/bin/ttfm.sh --add xttfm %D/share/fonts/TrueType/minguni.ttf || true
@unexec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true
@exec %%X11BASE%%/bin/fc-cache -f -v %%X11BASE%%/lib/X11/fonts/TrueType || true
@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true
@unexec rmdir %D/share/fonts 2>/dev/null || true