19 lines
353 B
Makefile
19 lines
353 B
Makefile
# Makefile for: fragrouter
|
|
# Version required: 1.1
|
|
# Date created: 14 May 1999
|
|
# Whom: dugsong@monkey.org
|
|
#
|
|
# $OpenBSD: Makefile,v 1.3 1999/05/28 22:23:40 dugsong Exp $
|
|
|
|
DISTNAME= fragrouter-1.2
|
|
|
|
CATEGORIES= security
|
|
|
|
MASTER_SITES= http://www.anzen.com/research/nidsbench/
|
|
|
|
MAINTAINER= dugsong@monkey.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|