summaryrefslogblamecommitdiff
path: root/security/fragrouter/Makefile
blob: 8494b103ab01a30648184f6151a74b77c0a1e204 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  





                                        
                          
                   
                        


                                                          







                                
# 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://www.anzen.com/research/nidsbench/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris

MAINTAINER=	kris@FreeBSD.ORG

GNU_CONFIGURE=	yes

MAN8=	fragrouter.8

.include <bsd.port.mk>