freebsd-ports/net/dhcp6/pkg-plist
SUZUKI Shinsuke eef2566455 - updated to the last package
- make it port-lint compliant
- fixed a compilation failure in freebsd4

PR:	ports/98741
2006-06-24 05:57:26 +00:00

16 lines
556 B
Plaintext

@unexec %D/etc/rc.d/dhcp6s.sh forcestop 2>/dev/null || true
@unexec %D/etc/rc.d/dhcp6relay.sh forcestop 2>/dev/null || true
@unexec %D/etc/rc.d/dhcp6c.sh forcestop 2>/dev/null || true
@unexec %D/etc/rc.d/dhcp6s forcestop 2>/dev/null || true
@unexec %D/etc/rc.d/dhcp6relay forcestop 2>/dev/null || true
@unexec %D/etc/rc.d/dhcp6c forcestop 2>/dev/null || true
etc/dhcp6s.conf.sample
etc/dhcp6c.conf.sample
sbin/dhcp6c
sbin/dhcp6relay
sbin/dhcp6s
sbin/dhcp6ctl
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%