aboutsummaryrefslogtreecommitdiff
path: root/www/analog
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/analog
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Notes
Diffstat (limited to 'www/analog')
-rw-r--r--www/analog/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/analog/files/pkg-message.in b/www/analog/files/pkg-message.in
index 81eb8dac1380..e465f7de15e1 100644
--- a/www/analog/files/pkg-message.in
+++ b/www/analog/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Note: Analog includes an optional form and perl script to request
analyses via a web interface. The form and script both require
customization before use. If you would like to use them, first copy
@@ -5,3 +8,6 @@ customization before use. If you would like to use them, first copy
$$HTDOCS/anlgform.html and $$CGI-BIN/anlgform.pl for your local
configuration. Both files are extensively commented with instructions
for customization.
+EOM
+}
+]