freebsd-ports/security/fragrouter/Makefile
Kirill Ponomarev ab1d29dc91 Fix MASTER_SITES.
PR:		ports/77704
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-19 07:49:32 +00:00

22 lines
421 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://monkey.org/~dugsong/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for testing network IDS implementations
GNU_CONFIGURE= yes
MAN8= fragrouter.8
PLIST_FILES= sbin/fragrouter
.include <bsd.port.mk>