forked from Lainports/freebsd-ports
Adjust the other cfengine and cfengine-masterfiles ports CONFLICTS to recognize the new cfengine sister ports. Add cfengine and cfengine-masterfiles 310 to their respective metaports.
8 lines
166 B
Makefile
8 lines
166 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 22 32 33 34 35 36 37 38 39 310
|
|
CFENGINE_VERSION?= 39
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|