433f99225c
Add the latest cfengine to the ports collection. Update the sysutils/cfengine-masterfiles metaport to point to the new port. It becomes default.
9 lines
179 B
Makefile
9 lines
179 B
Makefile
VERSIONS= 324 325 326 327 328
|
|
CFENGINE_VERSION?= 328
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
|
|
|
CPE_PRODUCT= cfengine
|
|
|
|
.include "${MASTERDIR}/Makefile"
|