1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net/dosdetector/Makefile
Renato Botelho d0e8f7623b - Update to 20060203
PR:		ports/92765
Submitted by:	maintainer
2006-02-04 13:24:57 +00:00

25 lines
567 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= 20060203
CATEGORIES= net
MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/
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>