cfengine310 and cfengine-masterfiles310 are now the default cfengine and cfengine-masterfiles ports.
8 lines
164 B
Makefile
8 lines
164 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 36 37 38 39 310
|
|
CFENGINE_VERSION?= 310
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|