ports/sysutils/cfengine-masterfiles-lts/Makefile
Cy Schubert df04f6accb sysutils/cfengine*-lts: Make these ports LTS ports for real
PKGNAMESUFFIX was missing from the original commit.

PR:		274453
Fixes:		4222609aeb
MFH:		2023Q4
2023-10-13 14:56:41 -07:00

10 lines
265 B
Makefile

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