2003-11-18 11:51:56 +01:00
|
|
|
# New ports collection makefile for: scand
|
|
|
|
# Date created: 13 May 2003
|
|
|
|
# Whom: sand
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= scand
|
2004-11-15 23:05:48 +01:00
|
|
|
PORTVERSION= 0.12
|
2003-11-18 11:51:56 +01:00
|
|
|
CATEGORIES= net
|
2004-11-15 23:05:48 +01:00
|
|
|
MASTER_SITES= http://free.babolo.ru/src/ http://www.a.pike.ru/src/
|
2003-11-18 11:51:56 +01:00
|
|
|
|
|
|
|
MAINTAINER= sand@links.ru
|
2004-11-15 23:05:48 +01:00
|
|
|
COMMENT= Flood scan detection and blocking daemon
|
2003-11-18 11:51:56 +01:00
|
|
|
|
|
|
|
MAN8= scand.8 scandctl.8
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
2004-11-15 23:05:48 +01:00
|
|
|
.include <bsd.port.mk>
|