cf118ccf87
Reported by: lwhsu
6 lines
180 B
Makefile
6 lines
180 B
Makefile
COMMENT= Security tool to monitor and check logs and intrusions - agent installation
|
|
OSSEC_TYPE= agent
|
|
|
|
MASTERDIR= ${.CURDIR}/../ossec-hids-local
|
|
|
|
.include "${MASTERDIR}/Makefile"
|