1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/net/bird/pkg-plist
Pav Lucistnik 1f1734df46 - Update to 1.1.3
Feature safe:	yes
2009-09-16 20:24:42 +00:00

6 lines
215 B
Plaintext

@unexec if cmp -s %D/etc/bird6.conf.example %D/etc/bird6.conf; then rm -f %D/etc/bird6.conf; fi
etc/bird6.conf.example
@exec if [ ! -f %D/etc/bird6.conf ] ; then cp -p %D/%F %B/bird6.conf; fi
sbin/bird6
sbin/birdc6