mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
8 lines
156 B
Makefile
8 lines
156 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 310 311 312 313 314
|
|
CFENGINE_VERSION?= 313
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|