freebsd-ports/security/fragrouter/Makefile

22 lines
422 B
Makefile
Raw Normal View History

# 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://monkey.org/~dugsong/
MAINTAINER= ohauer@FreeBSD.org
COMMENT= Tool for testing network IDS implementations
GNU_CONFIGURE= yes
2004-02-05 21:38:07 +01:00
MAN8= fragrouter.8
PLIST_FILES= sbin/fragrouter
.include <bsd.port.mk>