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