12 lines
232 B
Makefile
12 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.2 1999/06/13 02:14:17 brad Exp $
|
|
|
|
DISTNAME= tcpreplay-1.0.1
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.anzen.com/research/nidsbench/
|
|
|
|
MAINTAINER= dugsong@monkey.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|