openbsd-ports/security/logsurfer/Makefile
2002-10-05 13:22:23 +00:00

22 lines
521 B
Makefile

# $OpenBSD: Makefile,v 1.13 2002/10/05 13:22:23 jakob Exp $
COMMENT= processes logfiles and perform certain actions
DISTNAME= logsurfer-1.5b
CATEGORIES= security
EXTRACT_SUFX= .tar
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/ \
ftp://ftp.tuwien.ac.at/infosys/security/dfn/tools/audit/logsurfer/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>