aboutsummaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-client/Makefile
blob: df78187f454421bc935fd2b7574bd87c563d3ed6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"