summaryrefslogtreecommitdiff
path: root/sysutils/cfengine-lts/Makefile
blob: 2fbfc63116979ba1d61f4f8b29b5643578f4e508 (plain) (blame)
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"