diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:14:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:14:42 +0000 |
commit | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (patch) | |
tree | 3101a230df47611cc95ad8967b10bbb3f58fa7eb /print/epsonepl | |
parent | 024d6916f9a805387a7b2d7ebffca6e633692b45 (diff) | |
download | ports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.tar.gz ports-d2f3167e02df98ddbed29cbbc2c5ada42eb80e27.zip |
Notes
Diffstat (limited to 'print/epsonepl')
-rw-r--r-- | print/epsonepl/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/print/epsonepl/files/pkg-message.in b/print/epsonepl/files/pkg-message.in index 46181226bb3d..9a0479643278 100644 --- a/print/epsonepl/files/pkg-message.in +++ b/print/epsonepl/files/pkg-message.in @@ -1,9 +1,11 @@ -------------------------------------------------------------------------- - +[ +{ type: install + message: <<EOM You need to copy and customize %%PREFIX%%/etc/epsonepl.conf[.sample] If you're using apsfilter then have a look at %%DATADIR%%/epsonepl.apsfilter - -------------------------------------------------------------------------- +EOM +} +] |