pkgsrc/print/stylewriter/PLIST
rillig b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00

18 lines
655 B
Text

@comment $NetBSD: PLIST,v 1.6 2018/01/01 22:29:53 rillig Exp $
libexec/stylewriter/direct_stylpbm
libexec/stylewriter/direct_stylps
libexec/stylewriter/stylascii
libexec/stylewriter/stylascii.a4
libexec/stylewriter/stylps
libexec/stylewriter/stylps-color
libexec/stylewriter/stylps-color.a4
libexec/stylewriter/stylps.a4
sbin/lpstyl
share/doc/stylewriter/README
share/doc/stylewriter/README.protocol
share/doc/stylewriter/README.troubleshooting
share/examples/stylewriter/printcap
share/examples/stylewriter/printcap.a4
share/examples/stylewriter/styl.ppd
@exec ${MKDIR} /var/spool/lpd/stylps
@unexec ${RMDIR} /var/spool/lpd/stylps 2>/dev/null || ${TRUE}