Files
ports/sysutils/cfengine/Makefile
T
Cy Schubert 8410646fbf sysutils/cfengine328: Add new port
Add the latest cfengine to the ports collection.

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

7 lines
143 B
Makefile

VERSIONS= 324 325 326 327 328
CFENGINE_VERSION?= 328
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
.include "${MASTERDIR}/Makefile"