2025-06-30 11:04:22 +02:00

10 lines
241 B
Makefile

VERSIONS= 321 324
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
CFENGINE_VERSION?= 324
PORTREVISION= 1
PKGNAMESUFFIX= -lts
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
.include "${MASTERDIR}/Makefile"