mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
cf67891e3f
PR: ports/73927 Submitted by: sand <sand@zunet.ru> (maintainer)
20 lines
388 B
Makefile
20 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>
|