summaryrefslogtreecommitdiff
path: root/finance/ledgersmb12
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /finance/ledgersmb12
parentdatabases/percona-pam-for-mysql: unbreak on powerpc64 (diff)
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'finance/ledgersmb12')
-rw-r--r--finance/ledgersmb12/files/pkg-message.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/finance/ledgersmb12/files/pkg-message.in b/finance/ledgersmb12/files/pkg-message.in
index b39863d90fcf..06672c3a9cf1 100644
--- a/finance/ledgersmb12/files/pkg-message.in
+++ b/finance/ledgersmb12/files/pkg-message.in
@@ -1,6 +1,6 @@
-
-=================================================================
-
+[
+{ type: install
+ message: <<EOM
LedgerSMB has now been installed.
To enable Apache web access, add the following to your httpd.conf:
@@ -8,5 +8,6 @@ To enable Apache web access, add the following to your httpd.conf:
Include %%PREFIX%%/etc/ledger-smb-httpd.conf
Enjoy!
-=================================================================
-
+EOM
+}
+]