mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 11:20:46 -04:00
7 lines
144 B
Makefile
7 lines
144 B
Makefile
COMMENT= Provide configuration reload functionality for FRR
|
|
|
|
PYTHONTOOLS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../frr8
|
|
|
|
.include "${MASTERDIR}/Makefile"
|