summaryrefslogtreecommitdiff
path: root/security/fragrouter/Makefile
blob: 7b7b2441cde8688a7f2ad32768a3350c601c9e16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	fragrouter
# Date created:         7 Jan 2000
# Whom:                 kris@FreeBSD.ORG
#
# $FreeBSD$
#

PORTNAME=	fragrouter
PORTVERSION=	1.6
CATEGORIES=	security
# mastersite disappeared in October 2002
MASTER_SITES=	# http://www.anzen.com/research/nidsbench/
MASTER_SITE_SUBDIR=kris

MAINTAINER=	ports@FreeBSD.ORG
COMMENT=	Tool for testing network IDS implementations

GNU_CONFIGURE=	yes

MAN8=	fragrouter.8

.include <bsd.port.mk>