1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/misc/logsurfer+/Makefile
Steve Price 43e5ccb576 Fix a stack overflow problem with an empty config file.
PR:		11834
Submitted by:	maintainer
1999-05-29 04:31:33 +00:00

23 lines
602 B
Makefile

# New ports collection makefile for: logsurfer
# Version required: 1.41
# Date created: 28 Jul 1996
# Whom: shanee@augusta.de
#
# $Id: Makefile,v 1.4 1998/10/04 22:41:22 steve Exp $
#
DISTNAME= logsurfer-1.41
CATEGORIES= misc
MASTER_SITES= ftp://ftp.fh-rosenheim.de/pub/mirror/cert.dfn/tools/audit/logsurfer/ \
ftp://ftp.tuwien.ac.at/infosys/security/dfn/tools/audit/logsurfer/ \
ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cert.dfn.de/tools/audit/logsurfer/
MAINTAINER= shanee@augusta.de
GNU_CONFIGURE= YES
MAN1= logsurfer.1
MAN4= logsurfer.conf.4
MANCOMPRESSED= yes
.include <bsd.port.mk>