Update security/rubygem-omniauth to version 1.2.2
[dports.git] / security / sshguard-ipfw / Makefile
1 # Created by: Mij <mij@bitchx.it>
2 # $FreeBSD$
3
4 PKGNAMESUFFIX=  -ipfw
5
6 COMMENT=        Protect hosts from brute force attacks against ssh and other services using ipfw
7
8 CONFLICTS=      sshguard-1.* sshguard-ipfilter-1.* sshguard-pf-1.*
9
10 SSHGUARDFW=     ipfw
11 MASTERDIR=      ${.CURDIR}/../sshguard
12
13 .include "${MASTERDIR}/Makefile"