- Add a new port: net/p5-Net-TcpDumpLog

Read tcpdump/libpcap network packet logs.

WWW:	http://search.cpan.org/dist/Net-TcpDumpLog/
This commit is contained in:
Steven Kreuzer 2010-10-08 14:21:50 +00:00
parent ea0f2e01e6
commit 3ce4579de1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262621
5 changed files with 34 additions and 0 deletions

View File

@ -638,6 +638,7 @@
SUBDIR += p5-Net-Services
SUBDIR += p5-Net-Subnets
SUBDIR += p5-Net-TCLink
SUBDIR += p5-Net-TcpDumpLog
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Telnet-Netscreen
SUBDIR += p5-Net-TiVo

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Net-TcpDumpLog
# Date created: 2010-10-07
# Whom: 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
PERL_CONFIGURE= yes
MAN3= Net::TcpDumpLog.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-TcpDumpLog-0.11.tar.gz) = a2a5220c289a88e86ffd9e63a4adc4d4
SHA256 (Net-TcpDumpLog-0.11.tar.gz) = 710061651d32678c7ebbbcea192ecfffcba18df7dfe22b98f51a69373796fafa
SIZE (Net-TcpDumpLog-0.11.tar.gz) = 10718

View File

@ -0,0 +1,3 @@
Read tcpdump/libpcap network packet logs.
WWW: http://search.cpan.org/dist/Net-TcpDumpLog/

View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/Net/TcpDumpLog.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TcpDumpLog/.packlist
@dirrmtry %%SITE_PERL%%/Net
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TcpDumpLog
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net