# Created by: Valerio Daelli <valerio.daelli@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/security/ossec-hids-client/Makefile 426201 2016-11-16 00:35:29Z linimon $

PORTREVISION=	0
COMMENT=	Client port of ossec-hids

CLIENT_ONLY=	yes

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

PLIST=	pkg-plist.client

.include "${MASTERDIR}/Makefile"
