1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/net/p5-Net-TcpDumpLog/Makefile
2021-04-06 16:31:07 +02:00

17 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>