diff options
Diffstat (limited to 'net/asterisk15/pkg-message')
-rw-r--r-- | net/asterisk15/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/net/asterisk15/pkg-message b/net/asterisk15/pkg-message index 08d8de995d68..5b79202b6b21 100644 --- a/net/asterisk15/pkg-message +++ b/net/asterisk15/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 +} +] |