1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/sysutils/abck/Makefile

19 lines
328 B
Makefile

# Created by: tundra
# $FreeBSD$
PORTNAME= abck
PORTVERSION= 2.2
CATEGORIES= sysutils
MASTER_SITES= http://www.tundraware.com/Software/abck/
MAINTAINER= tundra@tundraware.com
COMMENT= Manage intrusion attempts recorded in the system log
USE_PYTHON= yes
MANCOMPRESSED= yes
MAN1= abck.1
NO_STAGE= yes
.include <bsd.port.mk>