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/py-qp/files/pkg-message.in | |
| parent | Edit entry for www/nginx (diff) | |
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/py-qp/files/pkg-message.in')
| -rw-r--r-- | www/py-qp/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/py-qp/files/pkg-message.in b/www/py-qp/files/pkg-message.in index 4a18f827e038..fdfe3dd3b3d8 100644 --- a/www/py-qp/files/pkg-message.in +++ b/www/py-qp/files/pkg-message.in @@ -1,4 +1,6 @@ -****************************************************************** +[ +{ type: install + message: <<EOM To run the demo: 1. copy %%EXAMPLESDIR%% to ~/qp_sites @@ -9,4 +11,6 @@ To run the demo: http://localhost:8002 Read %%DOCSDIR%%/README.txt for more info. -****************************************************************** +EOM +} +] |
