freebsd-ports/security/fragrouter/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
452 B
Makefile

# New ports collection makefile for: fragrouter
# Date created: 7 Jan 2000
# Whom: kris@FreeBSD.ORG
#
# $FreeBSD$
#
PORTNAME= fragrouter
PORTVERSION= 1.6
CATEGORIES= security
MASTER_SITES= http://www.anzen.com/research/nidsbench/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris
MAINTAINER= kris@FreeBSD.ORG
COMMENT= Tool for testing network IDS implementations
GNU_CONFIGURE= yes
MAN8= fragrouter.8
.include <bsd.port.mk>