head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2008.07.26.13.54.03;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	sshguard-ipfilter
# Date created:				26 Jul 2008
# Whom:					Mij <mij@@bitchx.it>
#
# $FreeBSD: head/security/sshguard-ipfilter/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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"
@


1.1
log
@Add sshguard-ipfilter, protect hosts from brute force attacks against
ssh and other services using ipfilter.

PR:		ports/125975
Submitted by:	Mij <mij at bitchx.it>
@
text
@d5 1
a5 1
# $FreeBSD$
@

