openbsd-ports/security/logsurfer/Makefile

24 lines
540 B
Makefile
Raw Normal View History

2002-10-28 12:35:01 -05:00
# $OpenBSD: Makefile,v 1.14 2002/10/28 17:35:02 naddy Exp $
2002-10-28 12:35:01 -05:00
COMMENT= "processes logfiles and perform certain actions"
1999-08-30 12:43:24 -04:00
2002-10-05 09:22:23 -04:00
DISTNAME= logsurfer-1.5b
1999-08-30 12:43:24 -04:00
CATEGORIES= security
EXTRACT_SUFX= .tar
1999-08-30 12:43:24 -04:00
2000-10-04 17:53:59 -04:00
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
1999-08-30 12:43:24 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 01:29:49 -05:00
1999-08-30 12:43:24 -04:00
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
1999-08-30 12:43:24 -04:00
2002-10-28 12:35:01 -05:00
NO_REGRESS= Yes
1999-08-30 12:43:24 -04:00
.include <bsd.port.mk>