2000-01-08 10:24:25 +01:00
|
|
|
# New ports collection makefile for: fragrouter
|
|
|
|
# Date created: 7 Jan 2000
|
|
|
|
# Whom: kris@FreeBSD.ORG
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 20:34:06 +02:00
|
|
|
PORTNAME= fragrouter
|
2000-04-21 10:19:33 +02:00
|
|
|
PORTVERSION= 1.6
|
2000-01-08 10:24:25 +01:00
|
|
|
CATEGORIES= security
|
2005-02-19 08:49:32 +01:00
|
|
|
MASTER_SITES= http://monkey.org/~dugsong/
|
2000-01-08 10:24:25 +01:00
|
|
|
|
2010-08-10 01:32:19 +02:00
|
|
|
MAINTAINER= ohauer@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Tool for testing network IDS implementations
|
2000-01-08 10:24:25 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2004-02-05 21:38:07 +01:00
|
|
|
MAN8= fragrouter.8
|
|
|
|
PLIST_FILES= sbin/fragrouter
|
2000-01-08 10:24:25 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|