diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
commit | 2614c95748849af51db4a047984962d7f2a37685 (patch) | |
tree | addeee8776a490f5b6df5a64905199a263728c1d /japanese | |
parent | 08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff) | |
download | freebsd-ports-2614c95748849af51db4a047984962d7f2a37685.zip |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/font-shinonome/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/japanese/font-shinonome/files/pkg-message.in b/japanese/font-shinonome/files/pkg-message.in index 574c914b973a..fd51f56edab9 100644 --- a/japanese/font-shinonome/files/pkg-message.in +++ b/japanese/font-shinonome/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM You can start using the font(s) by following these instructions: Either type the following in an X terminal: @@ -11,3 +14,6 @@ of your X.Org configuration file (typically /etc/X11/xorg.conf): FontPath "%%FONTSDIR%%/" then restart X. +EOM +} +] |