2013-01-16 17:01:43 +01:00
|
|
|
# Created by: Valerio Daelli <valerio.daelli@gmail.com>
|
2007-04-20 23:33:44 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2007-12-30 11:54:16 +01:00
|
|
|
COMMENT= The client port of ossec-hids
|
|
|
|
|
2007-04-20 23:33:44 +02:00
|
|
|
CLIENT_ONLY= yes
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../ossec-hids-server
|
|
|
|
|
2007-06-09 12:42:37 +02:00
|
|
|
PLIST= pkg-plist.client
|
|
|
|
|
2013-09-21 00:55:24 +02:00
|
|
|
NO_STAGE= yes
|
2007-04-20 23:33:44 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|