Add ports for the new cfengine and cfengine-masterfiles 3.23.0. Make cfengine323 and cfengine-masterfiles323 the default cfengine ports/packages.
7 lines
139 B
Makefile
7 lines
139 B
Makefile
VERSIONS= 320 321 322 323
|
|
CFENGINE_VERSION?= 323
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|