# New ports collection makefile for:	ossec-hids-client
# Date created:		23 July 2006
# Whom:			Valerio Daelli <valerio.daelli@gmail.com>
#
# $FreeBSD: ports/security/ossec-hids-client/Makefile,v 1.3 2007/12/30 10:54:16 rafan Exp $
#

COMMENT=	The client port of ossec-hids

CLIENT_ONLY=	yes

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

PLIST=	pkg-plist.client

.include "${MASTERDIR}/Makefile"
