From 495280d9dc4ff5efd555f50e65a120df1b780003 Mon Sep 17 00:00:00 2001 From: Dominik Lisiak Date: Sat, 13 Oct 2018 20:51:51 +0200 Subject: Initial commit for version 3.0.0 --- security/ossec-hids-agent/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 security/ossec-hids-agent/Makefile (limited to 'security/ossec-hids-agent') diff --git a/security/ossec-hids-agent/Makefile b/security/ossec-hids-agent/Makefile new file mode 100644 index 0000000..1bcb1f1 --- /dev/null +++ b/security/ossec-hids-agent/Makefile @@ -0,0 +1,7 @@ +# $FreeBSD$ + +OSSEC_TYPE= agent + +MASTERDIR= ${.CURDIR}/../ossec-hids-local + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3