aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /multimedia/mplayer
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'multimedia/mplayer')
-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
+}
+]