freebsd-ports/security/samhain-client/Makefile

16 lines
257 B
Makefile

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