Files
ports/sysutils/cfengine-masterfiles/Makefile
T
Cy Schubert 433f99225c sysutils/cfengine-masterfiles328: Add new port
Add the latest cfengine to the ports collection.

Update the sysutils/cfengine-masterfiles metaport to point to the new
port. It becomes default.
2026-07-13 08:47:37 -07:00

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"