aboutsummaryrefslogtreecommitdiff
path: root/www/libresonic-standalone
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/libresonic-standalone
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/libresonic-standalone')
-rw-r--r--www/libresonic-standalone/files/pkg-message.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/libresonic-standalone/files/pkg-message.in b/www/libresonic-standalone/files/pkg-message.in
index d10c8e1bc3cd..b3d497893d90 100644
--- a/www/libresonic-standalone/files/pkg-message.in
+++ b/www/libresonic-standalone/files/pkg-message.in
@@ -1,12 +1,12 @@
-
-========================================================================
-
+[
+{ type: install
+ message: <<EOM
Enable Libresonic by putting the following line in /etc/rc.conf
libresonic_enable="YES"
See %%LOCALBASE%%/etc/rc.d/libresonic for all the options.
-========================================================================
+
Transcoding in Libresonic is a way to re-encode music on the fly to a format
your listening device supports. A common use is transcoding FLAC, WMA, and
@@ -46,6 +46,6 @@ the heavy FFmpeg dependency:
[Trackers to MP3] [mod s3m xm it] [mp3] ...
[xmp -q -c %s] [lame --silent -h -b %b -]
-
-========================================================================
-
+EOM
+}
+]