mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
503 B
Makefile
20 lines
503 B
Makefile
# New ports collection makefile for: logsurfer
|
|
# Version required: 1.41
|
|
# Date created: 28 Jul 1996
|
|
# Whom: shanee@rabbit.augusta.de
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= logsurfer-1.41
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ftp.fh-rosenheim.de/pub/systems/unix/cert/tools/audit/logsurfer/ \
|
|
ftp://ftp.tuwien.ac.at/pub/auxc/dfn/tools/audit/logsurfer/ \
|
|
ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cert.dfn.de/tools/audit/logsurfer/ \
|
|
|
|
MAINTAINER= shanee@rabbit.augusta.de
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|