# Created by: tundra
# $FreeBSD: tags/RELEASE_10_2_0/sysutils/abck/Makefile 365583 2014-08-21 19:04:32Z antoine $

PORTNAME=	abck
PORTVERSION=	2.2
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	http://www.tundraware.com/Software/abck/

MAINTAINER=	tundra@tundraware.com
COMMENT=	Manage intrusion attempts recorded in the system log

USES=		python shebangfix
SHEBANG_FILES=	abck
python_OLD_CMD=	/usr/local/bin/python
python_CMD=	${PYTHON_CMD}

.include <bsd.port.mk>
