summaryrefslogtreecommitdiff
path: root/net/bird-devel/pkg-plist
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2011-11-08 09:44:29 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2011-11-08 09:44:29 +0000
commit7b2e3e4ebd39e4dada7413fb0b39d60603405194 (patch)
treec7061c48c507bbb6b86d7d5b5b38e3ab43dbc691 /net/bird-devel/pkg-plist
parentupdate to 3.4.3. (diff)
* New port:
This is development version of net/bird dynamic routing software. It provides ALPHA support for the following: - VPNv4 RR - LDP - L3VPN Submitted by: melifaro
Notes
Notes: svn path=/head/; revision=285285
Diffstat (limited to 'net/bird-devel/pkg-plist')
-rw-r--r--net/bird-devel/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/bird-devel/pkg-plist b/net/bird-devel/pkg-plist
new file mode 100644
index 000000000000..ec18be838b66
--- /dev/null
+++ b/net/bird-devel/pkg-plist
@@ -0,0 +1,5 @@
+@unexec if cmp -s %D/etc/bird.conf.example %D/etc/bird.conf; then rm -f %D/etc/bird.conf; fi
+etc/bird.conf.example
+@exec if [ ! -f %D/etc/bird.conf ] ; then cp -p %D/%F %B/bird.conf; fi
+sbin/bird
+sbin/birdc