mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
20 lines
349 B
Makefile
20 lines
349 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://www.anzen.com/research/nidsbench/
|
|
|
|
MAINTAINER= kris@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN8= fragrouter.8
|
|
|
|
.include <bsd.port.mk>
|