diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
commit | a400cfc5f46c03a0cf81282b9da421effa2e6575 (patch) | |
tree | 52d5682fe0ddfd9719ad88509dd106971d37a538 /www/p5-CGI-Kwiki | |
parent | dd7978499be0f1c0244638e237b7d72774f06919 (diff) | |
download | freebsd-ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip |
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/p5-CGI-Kwiki')
-rw-r--r-- | www/p5-CGI-Kwiki/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/p5-CGI-Kwiki/pkg-message b/www/p5-CGI-Kwiki/pkg-message index 7ce1d3079658..38320500ccf7 100644 --- a/www/p5-CGI-Kwiki/pkg-message +++ b/www/p5-CGI-Kwiki/pkg-message @@ -1,4 +1,6 @@ -/* ================================================================= */ +[ +{ type: install + message: <<EOM Note: Kwiki software installed! Now you should create your kwiki web directory by yourself: @@ -11,4 +13,6 @@ $ cd cgi-bin/my-kwiki $ kwiki-install Finally remember to point your browser at required location. -/* ================================================================= */ +EOM +} +] |