freebsd-ports/security/ossec-hids-local/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

10 lines
222 B
Makefile

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