aboutsummaryrefslogtreecommitdiff
path: root/www/npc/pkg-message
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/npc/pkg-message
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/npc/pkg-message')
-rw-r--r--www/npc/pkg-message14
1 files changed, 9 insertions, 5 deletions
diff --git a/www/npc/pkg-message b/www/npc/pkg-message
index 193aa06f45ee..62be56bf52e4 100644
--- a/www/npc/pkg-message
+++ b/www/npc/pkg-message
@@ -1,5 +1,9 @@
-****************************************
-** Then you should create the default
-** index file as:
-** ${PREFIX}/etc/npc/npc.idx
-****************************************
+[
+{ type: install
+ message: <<EOM
+ Then you should create the default
+ index file as:
+ ${PREFIX}/etc/npc/npc.idx
+EOM
+}
+]