blob: c0f5736fbc234f381bcce11697b374cb4ac98ba4 (
plain) (
blame)
| 1
2
3
4
5
6
7
 | PORTREVISION=	0
COMMENT=	Security tool to monitor and check logs and intrusions - agent installation
OSSEC_TYPE=	agent
MASTERDIR=	${.CURDIR}/../ossec-hids-local
.include "${MASTERDIR}/Makefile"
 |