summaryrefslogtreecommitdiff
path: root/devel/cdash
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /devel/cdash
parentConvert to UCL & cleanup pkg-message (categories a-c) (diff)
Convert to UCL & cleanup pkg-message (categories d)
Notes
Notes: svn path=/head/; revision=508835
Diffstat (limited to 'devel/cdash')
-rw-r--r--devel/cdash/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/cdash/files/pkg-message.in b/devel/cdash/files/pkg-message.in
index e89931442175..f9a8aabc2eac 100644
--- a/devel/cdash/files/pkg-message.in
+++ b/devel/cdash/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Your CDash configuration file is located at
%%PREFIX%%/www/CDash/cdash/config.local.php.
@@ -6,3 +9,6 @@ grant him privileges over a database named 'cdash'.
A sample CDash project is available for download at
http://www.cdash.org/download/CDashTest.zip.
+EOM
+}
+]