summaryrefslogtreecommitdiff
path: root/devel/sonarqube/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sonarqube/files/pkg-message.in')
-rw-r--r--devel/sonarqube/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/sonarqube/files/pkg-message.in b/devel/sonarqube/files/pkg-message.in
index fff031ae5dfe..2d93cc3d72c8 100644
--- a/devel/sonarqube/files/pkg-message.in
+++ b/devel/sonarqube/files/pkg-message.in
@@ -1,5 +1,6 @@
-************************************************************************
-
+[
+{ type: install
+ message: <<EOM
Before start the SonarQube, prepare the Database and
the Web Server, when installing for the first time.
@@ -11,5 +12,6 @@
To run the SonarQube from startup, add sonarqube_enable="YES"
in your /etc/rc.conf
-
-************************************************************************
+EOM
+}
+]