summaryrefslogtreecommitdiff
path: root/mail/openemm2013
diff options
context:
space:
mode:
Diffstat (limited to 'mail/openemm2013')
-rw-r--r--mail/openemm2013/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/openemm2013/files/pkg-message.in b/mail/openemm2013/files/pkg-message.in
index b840c5554f23..7e572fa84f89 100644
--- a/mail/openemm2013/files/pkg-message.in
+++ b/mail/openemm2013/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To integrate the OpenEMM 2013 R2 to the installed Tomcat add this
chunk to the server.xml of Tomcat:
TOMCAT_HOME= %%PREFIX%%/apache-tomcat-8.0/lib/
@@ -82,3 +85,6 @@ service tomcat8 start
service openemm2013 start
or
%%PREFIX%%/etc/rc.d/openemm2013 start
+EOM
+}
+]