freebsd-ports/security/ossec-hids-local/Makefile

15 lines
307 B
Makefile
Raw Normal View History

# New ports collection makefile for: ossec-hids-client
# Date created: 23 July 2006
# Whom: Valerio Daelli <valerio.daelli@gmail.com>
#
# $FreeBSD$
#
COMMENT= The client and server (local) port of ossec-hids
LOCAL_ONLY= yes
MASTERDIR= ${.CURDIR}/../ossec-hids-server
.include "${MASTERDIR}/Makefile"