freebsd-ports/sysutils/cfengine-masterfiles/Makefile
Cy Schubert cdede28669 Welcome the new cfengine 3.14 and cfengine-masterfiles 3.14.
They are not the default until after a settling in period.
2019-07-02 13:32:37 +00:00

8 lines
168 B
Makefile

# $FreeBSD$
VERSIONS= 310 311 312 313 314
CFENGINE_VERSION?= 313
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
.include "${MASTERDIR}/Makefile"