aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine-lts
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine-lts')
-rw-r--r--sysutils/cfengine-lts/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/cfengine-lts/Makefile b/sysutils/cfengine-lts/Makefile
new file mode 100644
index 000000000000..1de3dacd1d92
--- /dev/null
+++ b/sysutils/cfengine-lts/Makefile
@@ -0,0 +1,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"