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

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

.include "${MASTERDIR}/Makefile"