freebsd-ports/security/ossec-hids-client/Makefile

13 lines
243 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
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"