openbsd-ports/security/logsurfer/Makefile
jakob f9b865e9b3 - update to v1.5a; heko@saitti.net
- fetch unpacked tar package as DFN CERT compresses on the fly otherwise
2001-07-12 09:10:05 +00:00

23 lines
541 B
Makefile

# $OpenBSD: Makefile,v 1.11 2001/07/12 09:10:05 jakob Exp $
COMMENT= processes logfiles and perform certain actions
DISTNAME= logsurfer-1.5a
CATEGORIES= security
NEED_VERSION= 1.363
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>