# New ports collection makefile for:	sshguard-ipfilter
# Date created:				26 Jul 2008
# Whom:					Mij <mij@bitchx.it>
#
# $FreeBSD: ports/security/sshguard-ipfilter/Makefile,v 1.1 2008/07/26 13:54:03 lwhsu Exp $
#

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

.include "${MASTERDIR}/Makefile"
