# Created by: Mij <mij@bitchx.it>
# $FreeBSD: tags/RELEASE_10_0_0/security/sshguard-ipfilter/Makefile 327769 2013-09-20 22:55:24Z bapt $

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

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

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

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