summaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-server/Makefile
blob: 1d1003fa6c42209700a2a15269e19ba4dc8487ce (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD: head/security/ossec-hids-server/Makefile 484537 2018-11-09 18:52:21Z swills $

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

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

.include "${MASTERDIR}/Makefile"