# New ports collection makefile for:	tcpslice
# Date created:		15 April 2002
# Whom:			smace@freebsd.org
#
# $FreeBSD: ports/net/tcpslice/Makefile,v 1.14 2009/03/09 19:29:07 miwi Exp $
#

PORTNAME=	tcpslice
PORTVERSION=	2006.12.18
CATEGORIES=	net
MASTER_SITES=	http://www.tcpdump.org/weekly/ \
		http://freebsd.unixfreunde.de/sources/

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

MAN1=		tcpslice.1
PLIST_FILES=	sbin/tcpslice

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
