freebsd-ports/dns/pdnsd/pkg-plist
Marcus Alves Grando dd3094d76d Update to 1.2.3
Add WITHOUT_IPV6 OPTION
Take maintainership

PR:		88243
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-31 01:17:37 +00:00

14 lines
384 B
Plaintext

etc/pdnsd.conf.sample
etc/rc.d/pdnsd.sh
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