diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-16 04:23:51 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-16 04:23:51 +0000 |
commit | 2b4d45c63631b61c802a0330248ce6a4be2f7ae0 (patch) | |
tree | 8786e031b837a94e5eded6202fe8c990ff46a7a7 /x11-fonts/nucleus/pkg-descr | |
parent | cf622010cb5137bb52e0bd6dacf253e40b769224 (diff) | |
download | ports-2b4d45c63631b61c802a0330248ce6a4be2f7ae0.tar.gz ports-2b4d45c63631b61c802a0330248ce6a4be2f7ae0.zip |
Notes
Diffstat (limited to 'x11-fonts/nucleus/pkg-descr')
-rw-r--r-- | x11-fonts/nucleus/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fonts/nucleus/pkg-descr b/x11-fonts/nucleus/pkg-descr new file mode 100644 index 000000000000..d3d8d014bffc --- /dev/null +++ b/x11-fonts/nucleus/pkg-descr @@ -0,0 +1,10 @@ +nucleus font collection for X. + +You'll have to add /usr/X11R6/lib/X11/fonts/nucleus +to your X font path by either: + +$ xset fp+ /usr/X11R6/lib/X11/fonts/nucleus +$ xset fp rehash + +or by adding it to your X-server configuration file (usually +/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. |