freebsd-ports/security/ossec-hids-client/Makefile
Brad Davis 7f16b2fac1 Update security/ossec-hids-* to 2.8.2.
Approved by:	swills (mentor)
MFH:		2015Q2
Security:	c470db07-1098-11e5-b6a8-002590263bf5
2015-06-12 14:13:29 +00:00

13 lines
245 B
Makefile

# Created by: Valerio Daelli <valerio.daelli@gmail.com>
# $FreeBSD$
PORTREVISION= 0
COMMENT= The client port of ossec-hids
CLIENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../ossec-hids-server
PLIST= pkg-plist.client
.include "${MASTERDIR}/Makefile"