opnsense-ports/sysutils/abck/Makefile
Franco Fichtner 6c53140ccb */*: sync with upstream
Taken from: FreeBSD
2015-07-30 05:45:59 +02:00

17 lines
363 B
Makefile

# Created by: tundra
# $FreeBSD$
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
.include <bsd.port.mk>