freebsd-ports/security/ossec-hids-client/Makefile
Greg Larkin 9d5e4df451 - Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)
- Trimmed Makefile headers
- Removed patches incorporated into upstream
- Added conditional patch for compilation on 7.x, early 8.x systems
- Fixed QAT-reported plist problems
- Added new users and group for use with daemons

Requested by:	various users (via private email)
2013-01-16 16:01:43 +00:00

12 lines
229 B
Makefile

# Created by: 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"