2001-08-18 10:14:46 +02:00
|
|
|
# ports collection makefile for: abmgmt
|
|
|
|
# Date Created: 27 July 2001
|
|
|
|
# Whom: tundra
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= abck
|
2002-09-05 07:03:54 +02:00
|
|
|
PORTVERSION= 2.2
|
2001-08-18 10:14:46 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://www.tundraware.com/Software/abck/
|
|
|
|
|
|
|
|
MAINTAINER= tundra@tundraware.com
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Manage intrusion attemps recorded in the system log
|
2001-08-18 10:14:46 +02:00
|
|
|
|
|
|
|
USE_PYTHON= yes
|
|
|
|
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
MAN1= abck.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|