# Created by: smace@FreeBSD.org
# $FreeBSD: net/tcpslice/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	tcpslice
PORTVERSION=	2008.05.19
CATEGORIES=	net
MASTER_SITES=	http://www.tcpdump.org/weekly/

MAINTAINER=	sbz@FreeBSD.org
COMMENT=	A tool for extracting portions of pcap files

MAN1=		tcpslice.1
PLIST_FILES=	sbin/tcpslice

GNU_CONFIGURE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
