aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine-lts/Makefile
blob: 1de3dacd1d92b65d280ff12916e71a8180979ff1 (plain) (blame)
1
2
3
4
5
6
7
VERSIONS=		320 321 322
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
CFENGINE_VERSION?=	321

MASTERDIR=		${.CURDIR}/../cfengine${CFENGINE_VERSION}

.include "${MASTERDIR}/Makefile"