summaryrefslogblamecommitdiff
path: root/security/sshguard-pf/Makefile
blob: 6a7ba8b533f4c6266ce555399e5d48d0cb2d8075 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                           
                                                                           

                  
                                      

                                
# New ports collection makefile for:	sshguard-pf
# Date created:				17 May 2007
# Whom:					Mij <mij@bitchx.it>
#
# $FreeBSD$
#

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"