aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/chucky
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 /ports-mgmt/chucky
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 'ports-mgmt/chucky')
-rw-r--r--ports-mgmt/chucky/files/pkg-message.in14
1 files changed, 6 insertions, 8 deletions
diff --git a/ports-mgmt/chucky/files/pkg-message.in b/ports-mgmt/chucky/files/pkg-message.in
index f60c5fd85de6..e16c35069467 100644
--- a/ports-mgmt/chucky/files/pkg-message.in
+++ b/ports-mgmt/chucky/files/pkg-message.in
@@ -1,14 +1,12 @@
-************************************************************************
-
-NOTICE
-
+[
+{ type: install
+ message: <<EOM
man page is installed in %%MAN7PREFIX%%/man/man7, if you do not yet
have the configuration in /etc/man.conf, add
MANPATH /usr/local/share/man
to view all man pages which are installed in /usr/local/share/man/manX/
-
-
-************************************************************************
-
+EOM
+}
+]