cf67891e3f
PR: ports/73927 Submitted by: sand <sand@zunet.ru> (maintainer)
19 lines
388 B
Makefile
19 lines
388 B
Makefile
# 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>
|