# Created by: Mij <mij@bitchx.it>
# $FreeBSD: tags/RELEASE_11_1_0/security/sshguard-null/Makefile 421094 2016-08-29 19:55:47Z feld $

PKGNAMESUFFIX=	-null

COMMENT=	Protect hosts from brute force attacks against ssh and other services

CONFLICTS=	sshguard-ipfw-1.* sshguard-pf-1.*

SSHGUARDFW=	null
MASTERDIR=	${.CURDIR}/../sshguard

.include "${MASTERDIR}/Makefile"
