mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
7 lines
151 B
Makefile
7 lines
151 B
Makefile
VERSIONS= 320 321 322 323 324 325 326
|
|
CFENGINE_VERSION?= 326
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|