freebsd-ports/net/dosdetector/Makefile
Edwin Groothuis bf3f83785a Update port: net/dosdetector New funcionality
PR:		ports/91221
Submitted by:	Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
2006-01-02 22:12:30 +00:00

26 lines
621 B
Makefile

# New ports collection makefile for: dosdetector
# Date created: 5 June 2005
# Whom: msciciel
#
# $FreeBSD$
# The port will be at version 0.0 (based on dated CVS snapshots)
# until the release of DosDetector 0.1
PORTNAME= dosdetector
PORTVERSION= 0.0
PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/
DISTNAME= ${PORTNAME}-20060101
MAINTAINER= msciciel@darkzone.ma.cx
COMMENT= Detect suspicious network traffic
HAS_CONFIGURE= yes
USE_AUTOTOOLS= autoheader:259
PLIST_FILES= bin/dosdetector
MAN1= dosdetector.1
.include <bsd.port.mk>