# Created by: Valerio Daelli <valerio.daelli@gmail.com>
# $FreeBSD: ports/security/ossec-hids-client/Makefile,v 1.5 2013/01/16 16:42:44 svnexp Exp $

COMMENT=	The client port of ossec-hids

CLIENT_ONLY=	yes

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

PLIST=	pkg-plist.client

.include "${MASTERDIR}/Makefile"
