mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
508b8d82f4
Approved by: krion@ PR: ports/88711 (related)
14 lines
483 B
Plaintext
14 lines
483 B
Plaintext
bin/lprngtool
|
|
libexec/filters/atalkprint
|
|
libexec/filters/ncpprint
|
|
libexec/filters/smbprint
|
|
libexec/filters/printerdb
|
|
libexec/filters/testpage.asc
|
|
libexec/filters/testpage.ps
|
|
libexec/filters/testpage-a4.ps
|
|
@dirrmtry libexec/filters
|
|
%%CWD%%@cwd /
|
|
@unexec if cmp -s %D/%%SYSCONFDIR%%/lprngtool.conf %D/%%SYSCONFDIR%%/lprngtool.conf.sample; then rm -f %D/%%SYSCONFDIR%%/lprngtool.conf; fi
|
|
%%SYSCONFDIR%%/lprngtool.conf.sample
|
|
@exec [ -f %B/lprngtool.conf ] || cp %B/%f %B/lprngtool.conf
|