aboutsummaryrefslogtreecommitdiff
path: root/www/e107
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/e107
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/e107')
-rw-r--r--www/e107/files/pkg-message.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/www/e107/files/pkg-message.in b/www/e107/files/pkg-message.in
index 65fe3bc15c98..f1648effa762 100644
--- a/www/e107/files/pkg-message.in
+++ b/www/e107/files/pkg-message.in
@@ -1,6 +1,6 @@
-POST-INSTALL CONFIGURATION FOR e107
-=====================================
-
+[
+{ type: install
+ message: <<EOM
1) Create a user and a database for e107 to store all
its tables in (or choose an existing database).
@@ -24,7 +24,6 @@ For more information, see the INSTALL DOCUMENTATION:
http://wiki.e107.org/?title=HOWTO:Install_e107
http://wiki.e107.org/?title=HOWTO:Install_troubleshoot
-
-Enjoying it !
-
-=========================================================
+EOM
+}
+]