Files
ports/textproc/sdcv/files/pkg-message.in
T
2019-08-14 12:16:41 +00:00

18 lines
291 B
Plaintext

[
{ type: install
message: <<EOM
sdcv is now installed.
you have to fetch the dictionaries to make it work correctly.
1. Make directory for dictionaries files :
# mkdir -p %%PREFIX%%/share/stardict/dic
2. Please put your dictionary file at :
%%PREFIX%%/share/stardict/dic/
EOM
}
]