e0f251c386
Pointy hat to: delphij
12 lines
449 B
Plaintext
12 lines
449 B
Plaintext
libexec/cups/backend/cups-pdf
|
|
share/cups/model/CUPS-PDF.ppd
|
|
@unexec if cmp -s %D/etc/cups/cups-pdf.conf.sample %D/etc/cups/cups-pdf.conf; then rm -f %D/etc/cups/cups-pdf.conf; fi
|
|
etc/cups/cups-pdf.conf.sample
|
|
@exec if [ ! -f %D/etc/cups/cups-pdf.conf ] ; then cp -p %D/%F %B/cups-pdf.conf; fi
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrmtry libexec/cups/backend
|
|
@dirrmtry libexec/cups
|
|
@dirrmtry share/cups
|
|
@dirrmtry etc/cups
|