aboutsummaryrefslogblamecommitdiff
path: root/security/fragrouter/Makefile
blob: 1776dafc5a59698c1194ef9255d644659f411664 (plain) (tree)
1
2
3
4
5
6
7
8
9
                              
 
                          
                   
                        

                                             
 
                                  
                                                            


                   

                                        

                      
# Created by: kris@FreeBSD.org

PORTNAME=	fragrouter
PORTVERSION=	1.6
CATEGORIES=	security
MASTER_SITES=	http://monkey.org/~dugsong/ \
		LOCAL/ohauer

MAINTAINER=	ohauer@FreeBSD.org
COMMENT=	Tool for testing network IDS implementations

GNU_CONFIGURE=	yes

PLIST_FILES=	sbin/fragrouter \
		man/man8/fragrouter.8.gz

.include <bsd.port.mk>