freebsd-ports/print/amspsfnt/files/pkg-message.in
Hiroki Sato 364c0decf1 Fix Type1 PS font install directories of print/cmpsfont
and print/amspsfnt.  Some font management software expect
that both of .afm and .pfb files are in the same directory.
Bump PORTREVISION of the related ports.

Suggested by:	Pedro F. Giffuni (giffunip at asme dot org)
2005-04-03 13:52:07 +00:00

15 lines
515 B
Text

============================================================
American Math Society Postscript fonts have been installed!
============================================================
Please add %%PREFIX%%/share/fonts/amspsfont
to your X11 fonts path by either:
$ xset fp+ %%PREFIX%%/share/fonts/amspsfont
$ xset fp rehash
or by adding it to your X-server configuration file.
Other utilities, like ghostscript, may also need
additional configuration.
============================================================