aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /audio/musicpd
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Notes
Diffstat (limited to 'audio/musicpd')
-rw-r--r--audio/musicpd/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/audio/musicpd/files/pkg-message.in b/audio/musicpd/files/pkg-message.in
index b26e41d7571c..b40b1b4ed39d 100644
--- a/audio/musicpd/files/pkg-message.in
+++ b/audio/musicpd/files/pkg-message.in
@@ -1,5 +1,6 @@
-****************************************************************
-
+[
+{ type: install
+ message: <<EOM
The musicpd package has been successfully installed.
In order to run the MPD server, you need to edit the provided
@@ -37,5 +38,6 @@ NOTE: The musicpd server does not come with a client. In order
GNOME / GTK: ario, gimmix, glurp, gmpc, sonata
KDE / Qt: cantana, quimup, qmpdlient
Web: phpmp
-
-****************************************************************
+EOM
+}
+]