# New ports collection makefile for:	sshguard-pf
# Date created:				17 May 2007
# Whom:					Mij <mij@bitchx.it>
#
# $FreeBSD: ports/security/sshguard-pf/Makefile,v 1.3 2007/06/12 22:13:32 itetcu Exp $
#

PKGNAMESUFFIX=	-pf
CONFLICTS=	sshguard-1.0* sshguard-ipfw-1.0*
COMMENT=	Protect hosts from brute force attacks against ssh using pf

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

.include "${MASTERDIR}/Makefile"
