aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cfengine-masterfiles/Makefile
blob: 17899276dd8350bc6119275bc524c9413eefedf1 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

VERSIONS=       36 37 38
CFENGINE_VERSION?=  38

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

.include "${MASTERDIR}/Makefile"