Tweak security/pks version 0.9.6.20040312_1
[dports.git] / security / fragrouter / Makefile
1 # Created by: kris@FreeBSD.org
2 # $FreeBSD$
3
4 PORTNAME=       fragrouter
5 PORTVERSION=    1.6
6 CATEGORIES=     security
7 MASTER_SITES=   http://monkey.org/~dugsong/ \
8                 LOCAL/ohauer
9
10 MAINTAINER=     ohauer@FreeBSD.org
11 COMMENT=        Tool for testing network IDS implementations
12
13 GNU_CONFIGURE=  yes
14
15 PLIST_FILES=    sbin/fragrouter \
16                 man/man8/fragrouter.8.gz
17
18 .include <bsd.port.mk>