1 2 3 4 5 6 7 8 9
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"