aboutsummaryrefslogtreecommitdiffstats
path: root/net/scand/Makefile
blob: fd57893280b51a4df91c291fd4a5a1a312eca311 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:  scand
# Date created:        13 May 2003
# Whom:                sand
#
# $FreeBSD$
#

PORTNAME=   scand
PORTVERSION=    0.12
CATEGORIES= net
MASTER_SITES=   http://free.babolo.ru/src/ http://www.a.pike.ru/src/

MAINTAINER= sand@links.ru
COMMENT=    Flood scan detection and blocking daemon

MAN8=       scand.8 scandctl.8
MANCOMPRESSED=  yes

.include <bsd.port.mk>