an easy and consistent way of installing software ported to FreeBSD
This famous TrueType font contains a lot of Unicode glyphs (over 60000 in
version 1.16).
With Unicode-aware applications you'll be able to display and use special
characters and a lot of languages.
WWW: http://www.code2000.net/
@comment $FreeBSD: ports/x11-fonts/code2000/pkg-plist,v 1.4 2008/04/08 17:10:17 thierry Exp $
%%FONTSDIR%%/code2000.html
%%FONTSDIR%%/code2000.ttf
%%FONTSDIR%%/fonts.dir
%%FONTSDIR%%/fonts.scale
@exec %%X11BASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true
@unexec rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || true
@dirrm %%FONTSDIR%%
@unexec %%X11BASE%%/bin/fc-cache -f -v %D/%%FONTSDIR%% || true