mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 23:09:19 -04:00
8 lines
168 B
Makefile
8 lines
168 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 36 37 38 39 310 311
|
|
CFENGINE_VERSION?= 310
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|