freebsd-ports/net/p5-Net-TcpDumpLog/Makefile
Andrej Zverev cdc0ff7798 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:14:19 +00:00

16 lines
311 B
Makefile

# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>