# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD: net/p5-Net-TcpDumpLog/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-TcpDumpLog
PORTVERSION=	0.11
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Read tcpdump/libpcap network packet logs

USES=		perl5
USE_PERL5=	configure

MAN3=	Net::TcpDumpLog.3

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