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