# New ports collection makefile for:	ossec-hids-client
# Date created:		23 July 2006
# Whom:			Valerio Daelli <valerio.daelli@gmail.com>
#
# $FreeBSD$
#

COMMENT=	The client port of ossec-hids

CLIENT_ONLY=	yes

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

PLIST=	pkg-plist.client

.include "${MASTERDIR}/Makefile"