aboutsummaryrefslogtreecommitdiff
path: root/net/frr8-pythontools
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2022-07-07 11:52:46 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2022-07-07 12:12:51 +0000
commit49f754e2225188ad07e64b7d505ffc44e3590306 (patch)
treefd621f0ce3b51d53ee840799d567fffc88c2cc0a /net/frr8-pythontools
parent04630d170791e12f2b698167a1002d1dad028849 (diff)
downloadports-49f754e2225188ad07e64b7d505ffc44e3590306.tar.gz
ports-49f754e2225188ad07e64b7d505ffc44e3590306.zip
Diffstat (limited to 'net/frr8-pythontools')
-rw-r--r--net/frr8-pythontools/Makefile7
-rw-r--r--net/frr8-pythontools/pkg-plist3
2 files changed, 10 insertions, 0 deletions
diff --git a/net/frr8-pythontools/Makefile b/net/frr8-pythontools/Makefile
new file mode 100644
index 000000000000..98244f38bd5f
--- /dev/null
+++ b/net/frr8-pythontools/Makefile
@@ -0,0 +1,7 @@
+COMMENT= Provide configuration reload functionality for FRR
+
+PYTHONTOOLS= yes
+
+MASTERDIR= ${.CURDIR}/../frr8
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/frr8-pythontools/pkg-plist b/net/frr8-pythontools/pkg-plist
new file mode 100644
index 000000000000..1304b08bdb89
--- /dev/null
+++ b/net/frr8-pythontools/pkg-plist
@@ -0,0 +1,3 @@
+sbin/frr-reload.py
+sbin/generate_support_bundle.py
+%%ETCDIR%%/support_bundle_commands.conf