2013-09-20 22:10:23 +00:00
|
|
|
# Created by: msciciel
|
2005-06-06 00:26:27 +00: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 06:29:37 +00:00
|
|
|
|
2006-01-03 20:03:22 +00:00
|
|
|
PORTNAME= dosdetector
|
2006-10-06 14:52:56 +00:00
|
|
|
PORTVERSION= 20060621
|
2010-09-15 18:35:24 +00:00
|
|
|
PORTREVISION= 2
|
2006-01-03 20:03:22 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/
|
2005-06-06 00:26:27 +00:00
|
|
|
|
2006-10-06 14:52:56 +00:00
|
|
|
MAINTAINER= msciciel@dark-zone.eu
|
2006-01-03 20:03:22 +00:00
|
|
|
COMMENT= Detect suspicious network traffic
|
2005-06-06 00:26:27 +00:00
|
|
|
|
2006-01-03 20:03:22 +00:00
|
|
|
HAS_CONFIGURE= yes
|
2010-12-04 07:34:27 +00:00
|
|
|
USE_AUTOTOOLS= autoheader
|
2005-06-06 00:26:27 +00:00
|
|
|
|
2006-01-03 20:03:22 +00:00
|
|
|
PLIST_FILES= bin/dosdetector
|
|
|
|
MAN1= dosdetector.1
|
2005-06-06 00:26:27 +00:00
|
|
|
|
2013-09-20 22:10:23 +00:00
|
|
|
NO_STAGE= yes
|
2005-06-06 00:26:27 +00:00
|
|
|
.include <bsd.port.mk>
|