freebsd-ports/security/ossec-hids-client/Makefile
Rong-En Fan 4e8eda4541 - Update to 1.4
PR:		ports/117762
Submitted by:	valerio.daelli at gmail.com (maintainer)
2007-12-30 10:54:16 +00:00

16 lines
314 B
Makefile

# 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"