mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
ded1e248df
- fix plist - use SF macro while here - bump PORTREVISION Prompted by: QA Tindy run Approved by: maintainer timeout on BotMail
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
bin/dnswalk
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/do-dnswalk
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makereports
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendreports
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/dnswalk.errors
|
|
@comment @exec mkdir -p %D/%%EXAMPLESDIR%%
|
|
@comment @exec mkdir -p %D/%%DOCSDIR%%
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|