aboutsummaryrefslogtreecommitdiff
path: root/security/sshguard-ipfilter/Makefile
blob: f13637a7e4379a0c7b2384144208d33d0dcdb5d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Mij <mij@bitchx.it>
# $FreeBSD$

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"