openbsd-ports/net/tcpreplay/Makefile
1999-10-26 13:26:53 +00:00

21 lines
410 B
Makefile

# Makefile for: tcpreplay
# Version required: 1.0
# Date created: Oct 18 1999
# Whom: dugsong@monkey.org
#
# $OpenBSD: Makefile,v 1.3 1999/10/26 13:26:53 dugsong Exp $
DISTNAME= tcpreplay-1.0.1
CATEGORIES= net
MASTER_SITES= http://www.anzen.com/research/nidsbench/
MAINTAINER= dugsong@monkey.org
BUILD_DEPENDS= ${PREFIX}/lib/libnet.a:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes
.include <bsd.port.mk>