ports/net/frr9-pythontools/Makefile
Olivier Cochard 182306a0d5 net/frr9: New major version 9.0.1 of FRRouting
ChangeLog: https://frrouting.org/release/9.0.1/

PR:		273790
Reported by:	R. Christian McDonald <rcm@rcm.sh>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Event:		Oslo Hackathon at Modirum
2023-10-05 15:43:21 +02:00

7 lines
144 B
Makefile

COMMENT= Provide configuration reload functionality for FRR
PYTHONTOOLS= yes
MASTERDIR= ${.CURDIR}/../frr9
.include "${MASTERDIR}/Makefile"