openbsd-ports/security/logsurfer/Makefile
2000-03-20 22:42:57 +00:00

20 lines
435 B
Makefile

# $OpenBSD: Makefile,v 1.6 2000/03/20 22:42:57 jakob Exp $
DISTNAME= logsurfer-1.5
CATEGORIES= security
MAINTAINER= 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/
GNU_CONFIGURE= yes
FAKE= yes
.include <bsd.port.mk>