2007-04-20 23:32:20 +02:00
|
|
|
# New ports collection makefile for: ossec-hids-client
|
|
|
|
# Date created: 23 July 2006
|
|
|
|
# Whom: Valerio Daelli <valerio.daelli@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2007-12-30 11:54:37 +01:00
|
|
|
COMMENT= The client and server (local) port of ossec-hids
|
|
|
|
|
2007-04-20 23:32:20 +02:00
|
|
|
LOCAL_ONLY= yes
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../ossec-hids-server
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|