summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-agent/Makefile
blob: 26256d500d1a46dd0611bb4dfb2a62a6f650846a (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD: head/security/ossec-hids-agent/Makefile 518343 2019-11-24 17:58:28Z fernape $

COMMENT=	Security tool to monitor and check logs and intrusions - agent installation
OSSEC_TYPE=	agent

MASTERDIR=	${.CURDIR}/../ossec-hids-local

.include "${MASTERDIR}/Makefile"