opnsense-ports/security/ossec-hids-client/Makefile
Franco Fichtner cb07a35399 */*: sync with upstream
Taken from: HardenedBSD
2017-11-18 07:44:25 +01:00

13 lines
253 B
Makefile

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