summaryrefslogtreecommitdiffstats
path: root/security/samhain-server/Makefile
blob: 46dde6d242d5b98fef922e3b831c2430aef69757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Nikola Kolev <koue@chaosophia.net>
# $FreeBSD$

# 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_GNUPG, 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}/../samhain

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud