aboutsummaryrefslogtreecommitdiff
path: root/security/samhain-client/Makefile
blob: ef4321f3a40ccfd16e252ec2261471cc405267dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: David Thiel
# $FreeBSD$

PKGNAMESUFFIX=	-client

COMMENT=	Client daemon for the Samhain IDS

WITH_CLIENT=	yes
NOPORTDOCS=	yes

MASTERDIR=	${.CURDIR}/../../security/samhain

CONFLICTS=	samhain-2*

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"