freebsd-ports/net/p5-Net-TcpDumpLog/Makefile
2021-04-06 16:31:07 +02:00

16 lines
315 B
Makefile

# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
PORTNAME= Net-TcpDumpLog
PORTVERSION= 0.11
PORTREVISION= 1
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>