# New ports collection makefile for:	p5-Net-TcpDumpLog
# Date created:		2010-10-07
# Whom:			Steven Kreuzer <skreuzer@FreeBSD.org>
#
# $FreeBSD: ports/net/p5-Net-TcpDumpLog/Makefile,v 1.1 2010/10/08 14:21:50 skreuzer Exp $
#

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

PERL_CONFIGURE= yes

MAN3=	Net::TcpDumpLog.3

.include <bsd.port.mk>
