2000-01-08 04:24:25 -05:00
|
|
|
# New ports collection makefile for: fragrouter
|
|
|
|
# Date created: 7 Jan 2000
|
|
|
|
# Whom: kris@FreeBSD.ORG
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 14:34:06 -04:00
|
|
|
PORTNAME= fragrouter
|
2000-04-21 04:19:33 -04:00
|
|
|
PORTVERSION= 1.6
|
2000-01-08 04:24:25 -05:00
|
|
|
CATEGORIES= security
|
2001-07-21 18:24:24 -04:00
|
|
|
MASTER_SITES= http://www.anzen.com/research/nidsbench/ \
|
|
|
|
${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR=kris
|
2000-01-08 04:24:25 -05:00
|
|
|
|
|
|
|
MAINTAINER= kris@FreeBSD.ORG
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN8= fragrouter.8
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|