Tweak security/sst version 1.0_1
[dports.git] / security / ossec-hids-client / Makefile
1 # Created by: Valerio Daelli <valerio.daelli@gmail.com>
2 # $FreeBSD$
3
4 COMMENT=        The client port of ossec-hids
5
6 CLIENT_ONLY=    yes
7
8 MASTERDIR=      ${.CURDIR}/../ossec-hids-server
9
10 PLIST=  pkg-plist.client
11
12 .include "${MASTERDIR}/Makefile"