freebsd-ports/sysutils/abck/Makefile
2003-02-21 13:28:59 +00:00

21 lines
383 B
Makefile

# ports collection makefile for: abmgmt
# Date Created: 27 July 2001
# Whom: tundra
#
# $FreeBSD$
#
PORTNAME= abck
PORTVERSION= 2.2
CATEGORIES= sysutils
MASTER_SITES= http://www.tundraware.com/Software/abck/
MAINTAINER= tundra@tundraware.com
COMMENT= Manage intrusion attemps recorded in the system log
USE_PYTHON= yes
MANCOMPRESSED= yes
MAN1= abck.1
.include <bsd.port.mk>