freebsd-ports/net/dosdetector/Makefile
Mark Linimon 48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00

25 lines
581 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= 20060621
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/
MAINTAINER= msciciel@dark-zone.eu
COMMENT= Detect suspicious network traffic
HAS_CONFIGURE= yes
USE_AUTOTOOLS= autoheader:261
PLIST_FILES= bin/dosdetector
MAN1= dosdetector.1
.include <bsd.port.mk>