Files
ports/finance/sql-ledger/files/pkg-message.in
2019-08-13 16:03:11 +00:00

16 lines
239 B
Plaintext

[
{ type: install
message: <<EOM
SQL-Ledger has now been installed.
To enable Apache web access, add the following to your
%%PREFIX%%/etc/apache/httpd.conf:
# SQL-Ledger
Include %%PREFIX%%/etc/sql-ledger-httpd.conf
Enjoy!
EOM
}
]