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

VERSIONS=       36 37 38 39 310 311
CFENGINE_VERSION?=  311

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

.include "${MASTERDIR}/Makefile"