freebsd-ports/security/fragrouter/Makefile
Thomas Abthorpe 52098b4541 - Pass maintainership to submitter
Submitted by:	Daniel Roe via freebsd-ports@
2009-02-13 01:59:49 +00:00

21 lines
417 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= daniel@roe.ch
COMMENT= Tool for testing network IDS implementations
GNU_CONFIGURE= yes
MAN8= fragrouter.8
PLIST_FILES= sbin/fragrouter
.include <bsd.port.mk>