mirror of
https://github.com/opnsense/ports.git
synced 2026-04-13 02:23:47 -05:00
9 lines
183 B
Makefile
9 lines
183 B
Makefile
VERSIONS= 320 321 322 323 324 325
|
|
CFENGINE_VERSION?= 325
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
|
|
|
CPE_PRODUCT= cfengine
|
|
|
|
.include "${MASTERDIR}/Makefile"
|