aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine')
-rw-r--r--sysutils/cfengine/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
new file mode 100644
index 000000000000..4365820bb54f
--- /dev/null
+++ b/sysutils/cfengine/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+VERSIONS= 22 32 33 34 -devel
+CFENGINE_VERSION?= 34
+
+MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
+
+.include "${MASTERDIR}/Makefile"