summaryrefslogtreecommitdiff
path: root/net/freeswitch/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/freeswitch/files/pkg-message.in')
-rw-r--r--net/freeswitch/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/freeswitch/files/pkg-message.in b/net/freeswitch/files/pkg-message.in
index 2acbc248f4a8..8181a37a4077 100644
--- a/net/freeswitch/files/pkg-message.in
+++ b/net/freeswitch/files/pkg-message.in
@@ -1,5 +1,6 @@
-#################################
-
+[
+{ type: install
+ message: <<EOM
Example configurations are available in:
%%EXAMPLESDIR%%/
@@ -7,5 +8,6 @@ Example configurations are available in:
A working initial configuration can be installed by running:
( cd %%EXAMPLESDIR%%/vanilla/ && pax -rw -p e . %%ETCDIR%% )
-
-#################################
+EOM
+}
+]