2013-09-21 00:10:23 +02:00
|
|
|
# Created by: msciciel
|
2005-06-06 02:26:27 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
# The port will be at version 0.0 (based on dated CVS snapshots)
|
|
|
|
# until the release of DosDetector 0.1
|
2005-06-12 08:29:37 +02:00
|
|
|
|
2006-01-03 21:03:22 +01:00
|
|
|
PORTNAME= dosdetector
|
2006-10-06 16:52:56 +02:00
|
|
|
PORTVERSION= 20060621
|
2010-09-15 20:35:24 +02:00
|
|
|
PORTREVISION= 2
|
2006-01-03 21:03:22 +01:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/
|
2005-06-06 02:26:27 +02:00
|
|
|
|
2006-10-06 16:52:56 +02:00
|
|
|
MAINTAINER= msciciel@dark-zone.eu
|
2006-01-03 21:03:22 +01:00
|
|
|
COMMENT= Detect suspicious network traffic
|
2005-06-06 02:26:27 +02:00
|
|
|
|
2006-01-03 21:03:22 +01:00
|
|
|
HAS_CONFIGURE= yes
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= autoheader
|
2005-06-06 02:26:27 +02:00
|
|
|
|
2014-01-31 07:48:40 +01:00
|
|
|
PLIST_FILES= bin/dosdetector \
|
|
|
|
man/man1/dosdetector.1.gz
|
2005-06-06 02:26:27 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|