14 lines
320 B
Makefile
14 lines
320 B
Makefile
# $OpenBSD: Makefile,v 1.2 1999/09/23 21:11:36 jakob Exp $
|
|
|
|
DISTNAME= logsurfer-1.41
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= jakob@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/ \
|
|
ftp://ftp.tuwien.ac.at/infosys/security/dfn/tools/audit/logsurfer/
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|