# Created by: Valerio Daelli <valerio.daelli@gmail.com>
# $FreeBSD: security/ossec-hids-client/Makefile 327769 2013-09-20 22:55:24Z bapt $

COMMENT=	The client port of ossec-hids

CLIENT_ONLY=	yes

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

PLIST=	pkg-plist.client

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
