aboutsummaryrefslogtreecommitdiff
path: root/print/foo2zjs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:14:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:14:42 +0000
commitd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (patch)
tree3101a230df47611cc95ad8967b10bbb3f58fa7eb /print/foo2zjs
parent024d6916f9a805387a7b2d7ebffca6e633692b45 (diff)
downloadports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.tar.gz
ports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.zip
Convert to UCL & cleanup pkg-message (categories [p-r])
Notes
Notes: svn path=/head/; revision=508908
Diffstat (limited to 'print/foo2zjs')
-rw-r--r--print/foo2zjs/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/print/foo2zjs/files/pkg-message.in b/print/foo2zjs/files/pkg-message.in
index 7775adb5e060..fc9db3195d96 100644
--- a/print/foo2zjs/files/pkg-message.in
+++ b/print/foo2zjs/files/pkg-message.in
@@ -1,5 +1,6 @@
-###############################################################################
-
+[
+{ type: install
+ message: <<EOM
1) Please read the detailed installation instructions in the file:
* %%DOCSDIR%%/INSTALL
@@ -19,5 +20,6 @@
and restart devd.
5) Enjoy it ;)
-
-###############################################################################
+EOM
+}
+]