d4dbdf55e6
- Take maintainership. - Add LICENSE. - MAKE_JOBS_SAFE=yes. - Use OPTION_DEFINE. - Use PORTDOCS for $DOCSDIR/*.
13 lines
479 B
Text
13 lines
479 B
Text
@comment $FreeBSD$
|
|
@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
|