an easy and consistent way of installing software ported to FreeBSD
This is the final version of the "Bitstream Vera" font family. It
consist of 10 high-quality TrueType fonts for use with X11.
WWW: http://www.gnome.org/fonts/
IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts
before using. The copyright can be found at %%FONTSDIR%%/COPYRIGHT.TXT. To
use these fonts, follow the instructions below.
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "%%FONTSDIR%%/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
%%FONTSDIR%%/COPYRIGHT.TXT
%%FONTSDIR%%/fonts.dir
%%FONTSDIR%%/Vera.ttf
%%FONTSDIR%%/VeraBI.ttf
%%FONTSDIR%%/VeraBd.ttf
%%FONTSDIR%%/VeraIt.ttf
%%FONTSDIR%%/VeraMoBI.ttf
%%FONTSDIR%%/VeraMoBd.ttf
%%FONTSDIR%%/VeraMoIt.ttf
%%FONTSDIR%%/VeraMono.ttf
%%FONTSDIR%%/VeraSe.ttf
%%FONTSDIR%%/VeraSeBd.ttf
%%PORTDOCS%%%%DOCSDIR%%/README.TXT
%%PORTDOCS%%%%DOCSDIR%%/RELEASENOTES.TXT
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec /bin/rm %D/%%FONTSDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true
@dirrm %%FONTSDIR%%
@exec %%LOCALBASE%%/bin/fc-cache -f -v %%FONTSDIR%% || /usr/bin/true