8410646fbf
Add the latest cfengine to the ports collection. Update the sysutils/cfengine metaport to point to the new port. It becomes default.
7 lines
143 B
Makefile
7 lines
143 B
Makefile
VERSIONS= 324 325 326 327 328
|
|
CFENGINE_VERSION?= 328
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|