freebsd-ports/security/sshguard-pf/Makefile
2014-04-25 16:59:08 +00:00

13 lines
304 B
Makefile

# Created by: Mij <mij@bitchx.it>
# $FreeBSD$
PKGNAMESUFFIX= -pf
COMMENT= Protect hosts from brute force attacks against ssh and other services using pf
CONFLICTS= sshguard-1.* sshguard-ipfilter-1.* sshguard-ipfw-1.*
SSHGUARDFW= pf
MASTERDIR= ${.CURDIR}/../sshguard
.include "${MASTERDIR}/Makefile"