mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
net/frr8-pythontools: Extra tools related to new major frr version
PR: 260950
This commit is contained in:
parent
04630d1707
commit
49f754e222
@ -168,6 +168,7 @@
|
||||
SUBDIR += frr7
|
||||
SUBDIR += frr7-pythontools
|
||||
SUBDIR += frr8
|
||||
SUBDIR += frr8-pythontools
|
||||
SUBDIR += fspclient
|
||||
SUBDIR += fspd
|
||||
SUBDIR += fsplib
|
||||
|
7
net/frr8-pythontools/Makefile
Normal file
7
net/frr8-pythontools/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
COMMENT= Provide configuration reload functionality for FRR
|
||||
|
||||
PYTHONTOOLS= yes
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../frr8
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
3
net/frr8-pythontools/pkg-plist
Normal file
3
net/frr8-pythontools/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
sbin/frr-reload.py
|
||||
sbin/generate_support_bundle.py
|
||||
%%ETCDIR%%/support_bundle_commands.conf
|
Loading…
Reference in New Issue
Block a user