aboutsummaryrefslogtreecommitdiff
path: root/print/pnm2ppa
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/pnm2ppa
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/pnm2ppa')
-rw-r--r--print/pnm2ppa/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/pnm2ppa/pkg-message b/print/pnm2ppa/pkg-message
index 744c5cc990eb..7d3bf4ac50bc 100644
--- a/print/pnm2ppa/pkg-message
+++ b/print/pnm2ppa/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To configure your printcap to print either ascii"
or Postscript files, add the following lines to your"
/etc/printcap file"
@@ -15,3 +18,6 @@ or Postscript files, add the following lines to your"
:if=/usr/local/bin/ppafilter:\\"
:mx#0:\\"
:sh:"
+EOM
+}
+]