1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/fragrouter/Makefile
Kris Kennaway 9393541ce9 Add Fragrouter 1.6.
Fragrouter is a program for routing network traffic in such a way as
to elude most network intrusion detection systems.

Obtained From:	OpenBSD
2000-01-08 09:24:25 +00:00

20 lines
360 B
Makefile

# New ports collection makefile for: fragrouter
# Version required: 1.6
# Date created: 7 Jan 2000
# Whom: kris@FreeBSD.ORG
#
# $FreeBSD$
#
DISTNAME= fragrouter-1.6
CATEGORIES= security
MASTER_SITES= http://www.anzen.com/research/nidsbench/
MAINTAINER= kris@FreeBSD.ORG
GNU_CONFIGURE= yes
MAN8= fragrouter.8
.include <bsd.port.mk>