mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
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"
|