summaryrefslogtreecommitdiff
path: root/multimedia/freevo/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/freevo/files/pkg-message.in')
-rw-r--r--multimedia/freevo/files/pkg-message.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/multimedia/freevo/files/pkg-message.in b/multimedia/freevo/files/pkg-message.in
index 64e394928e91..695ad3ab6a55 100644
--- a/multimedia/freevo/files/pkg-message.in
+++ b/multimedia/freevo/files/pkg-message.in
@@ -1,16 +1,15 @@
-***********************************************************************
-
+[
+{ type: install
+ message: <<EOM
Freevo is now installed. It might be a good idea to read the docs
in %%PREFIX%%/share/doc/freevo-%%PORTVERSION%%
-***********************************************************************
You will need to ensure that the directory %%FREEVO_HOME%%/tv is on
a filesystem with lots of space. The default location may not be
adequate. One possibility is to create a freevo TV directory on a
suitable filesystem, then create a symlink to it from %%FREEVO_HOME%%/tv.
-***********************************************************************
Freevo requires procfs to be mounted on /proc. You can do this by
adding the following entry to your /etc/fstab:
@@ -19,7 +18,6 @@
Without this freevo will not shut down correctly.
-***********************************************************************
To get freevo up and running copy and edit:
%%PREFIX%%/etc/freevo/local_conf.py.example
@@ -37,5 +35,6 @@
freevo_recordserver_enable="YES" starts record server
freevo_webserver_enable="YES" starts record server
freevo_gui_enable="YES" starts Freevo GUI
-
-***********************************************************************
+EOM
+}
+]