# Created by: David Thiel
# $FreeBSD: tags/RELEASE_10_0_0/security/samhain-server/Makefile 327769 2013-09-20 22:55:24Z bapt $

NO_STAGE=	yes
# This port recognizes the following non-boolean tunables:
#
# WITH_RUNAS_USER:
#       Whe building with "WITH_SERVER" defined, the username of the
#       account Yule will run as. Defaults to "yule". If using
#       WITH_GPG, ensure that this user exists and has a pgp
#       keypair before installing.


PKGNAMESUFFIX=	-server

COMMENT=	Log server for the Samhain IDS

WITH_SERVER=	yes

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

.include "${MASTERDIR}/Makefile"
