mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
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
7 lines
144 B
Makefile
7 lines
144 B
Makefile
COMMENT= Provide configuration reload functionality for FRR
|
|
|
|
PYTHONTOOLS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../frr9
|
|
|
|
.include "${MASTERDIR}/Makefile"
|