1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/security/ossec-hids-client/Makefile
Brad Davis 9da100720e - Update ossec to 2.7.1
- Stagify
- Fix build with clang

Reviewed by:   zi@
2014-05-15 15:46:52 +00:00

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