aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer/files/pkg-message.in')
-rw-r--r--multimedia/mplayer/files/pkg-message.in12
1 files changed, 7 insertions, 5 deletions
diff --git a/multimedia/mplayer/files/pkg-message.in b/multimedia/mplayer/files/pkg-message.in
index 7b06090f6945..bf4752448afa 100644
--- a/multimedia/mplayer/files/pkg-message.in
+++ b/multimedia/mplayer/files/pkg-message.in
@@ -1,12 +1,13 @@
-
-===================================================================
+[
+{ type: install
+ message: <<EOM
MPlayer's comprehensive documentation covers many topics like
output devices, video encoding, repairing broken files etc.
It is auto-generated daily and can be found on the project
homepage in the documentation section:
http://www.mplayerhq.hu/design7/documentation.html
-===================================================================
+
MPlayer's system-wide configuration dir is
%%PREFIX%%/etc/mplayer
@@ -16,5 +17,6 @@ in order to change mplayer's default settings for all users on
your system, you find some examples in
%%DATADIR%%/examples/etc
-===================================================================
-
+EOM
+}
+]