mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
64391cfc2a
ChangeLogs: https://github.com/ossec/ossec-hids/releases/tag/3.4.0 https://github.com/ossec/ossec-hids/releases/tag/3.5.0 PR: 242110 Submitted by: dominik.lisiak@bemsoft.pl (maintainer)
9 lines
193 B
Makefile
9 lines
193 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= Security tool to monitor and check logs and intrusions - agent installation
|
|
OSSEC_TYPE= agent
|
|
|
|
MASTERDIR= ${.CURDIR}/../ossec-hids-local
|
|
|
|
.include "${MASTERDIR}/Makefile"
|