aboutsummaryrefslogblamecommitdiff
path: root/dns/pdnsd/pkg-plist
blob: 512b980e7f46d398c976e85940f8fe0c27a94795 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                                                           
                     
                                                                                           

              







                                  
                                                    
@unexec if cmp -s %D/etc/pdnsd.conf %D/etc/pdnsd.conf.sample; then rm %D/etc/pdnsd.conf; fi
etc/pdnsd.conf.sample
@exec [ -f %D/etc/pdnsd.conf ] || install -m 644 %D/etc/pdnsd.conf.sample %D/etc/pdnsd.conf
sbin/pdnsd
sbin/pdnsd-ctl
%%PORTDOCS%%%%DOCSDIR%%/dl.html
%%PORTDOCS%%%%DOCSDIR%%/doc.html
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
%%PORTDOCS%%%%DOCSDIR%%/intro.txt
%%PORTDOCS%%%%DOCSDIR%%/manual.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rm -rf /var/db/pdnsd 2>&1 >/dev/null || true