summaryrefslogtreecommitdiff
path: root/databases/hbase
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 /databases/hbase
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 'databases/hbase')
-rw-r--r--databases/hbase/files/pkg-message.in12
1 files changed, 8 insertions, 4 deletions
diff --git a/databases/hbase/files/pkg-message.in b/databases/hbase/files/pkg-message.in
index 42a4e12cfe12..2c9f8d38f1d0 100644
--- a/databases/hbase/files/pkg-message.in
+++ b/databases/hbase/files/pkg-message.in
@@ -1,4 +1,8 @@
-********************************************************************************
-* HBase binaries are installed in %%PREFIX%%/hbase/bin/ *
-* Consider adding this directory to your $PATH. *
-********************************************************************************
+[
+{ type: install
+ message: <<EOM
+HBase binaries are installed in %%PREFIX%%/hbase/bin/
+Consider adding this directory to your $PATH.
+EOM
+}
+]