aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk13
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net/asterisk13
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Notes
Diffstat (limited to 'net/asterisk13')
-rw-r--r--net/asterisk13/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/asterisk13/pkg-message b/net/asterisk13/pkg-message
index 08d8de995d68..5b79202b6b21 100644
--- a/net/asterisk13/pkg-message
+++ b/net/asterisk13/pkg-message
@@ -1,5 +1,6 @@
-###########################################################################
-
+[
+{ type: install
+ message: <<EOM
This port supports custom Asterisk configurations using a *user-supplied*
menuselect.makeopt file.
@@ -32,5 +33,6 @@
* https://wiki.asterisk.org/wiki/display/AST/Using+Menuselect+to+Select+Asterisk+Options
* http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/installing_base_configuration.html#Installing_id293213
-
-################################################################################
+EOM
+}
+]