Add ports for the new cfengine and cfengine-masterfiles 3.21.0. Make cfengine321 and cfengine-masterfiles321 the default cfengine ports/packages.
7 lines
135 B
Makefile
7 lines
135 B
Makefile
VERSIONS= 319 320 321
|
|
CFENGINE_VERSION?= 321
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|