summaryrefslogtreecommitdiff
path: root/www/hastymail2-devel/files/pkg-message.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/hastymail2-devel/files/pkg-message.in
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/hastymail2-devel/files/pkg-message.in')
-rw-r--r--www/hastymail2-devel/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/hastymail2-devel/files/pkg-message.in b/www/hastymail2-devel/files/pkg-message.in
index 6d5fd9be6aaa..a85b7ea8856b 100644
--- a/www/hastymail2-devel/files/pkg-message.in
+++ b/www/hastymail2-devel/files/pkg-message.in
@@ -1,5 +1,6 @@
-******************************************************
-
+[
+{ type: install
+ message: <<EOM
You have successfully installed Hastymail webmail client.
Don't forget to edit your own config file. A sample config
has been installed in:
@@ -17,5 +18,6 @@ after you edit config file run:
hastymail2.conf hastymail2.rc
Note: if hastymail2.rc already exists, you must remove it
-
-******************************************************
+EOM
+}
+]