diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 09:14:19 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-06 09:14:19 +0000 |
commit | cdc0ff77985cf013713119a46918db58fe73bc90 (patch) | |
tree | a2fe0d5d3abc0cb6e0e188d6f280910e11539386 /net/p5-Net-TcpDumpLog | |
parent | 05235db8739340d30ea7949d10647bc43f79c2a3 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-TcpDumpLog')
-rw-r--r-- | net/p5-Net-TcpDumpLog/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-TcpDumpLog/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-TcpDumpLog/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-Net-TcpDumpLog/Makefile b/net/p5-Net-TcpDumpLog/Makefile index 7a8671f447a1..59b5b08697ab 100644 --- a/net/p5-Net-TcpDumpLog/Makefile +++ b/net/p5-Net-TcpDumpLog/Makefile @@ -13,7 +13,4 @@ COMMENT= Read tcpdump/libpcap network packet logs USES= perl5 USE_PERL5= configure -MAN3= Net::TcpDumpLog.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-TcpDumpLog/pkg-descr b/net/p5-Net-TcpDumpLog/pkg-descr index 93fed74cbb64..724982710146 100644 --- a/net/p5-Net-TcpDumpLog/pkg-descr +++ b/net/p5-Net-TcpDumpLog/pkg-descr @@ -1,3 +1,3 @@ Read tcpdump/libpcap network packet logs. -WWW: http://search.cpan.org/dist/Net-TcpDumpLog/ +WWW: http://search.cpan.org/dist/Net-TcpDumpLog/ diff --git a/net/p5-Net-TcpDumpLog/pkg-plist b/net/p5-Net-TcpDumpLog/pkg-plist index 1133c9af85e0..ab996267ecc6 100644 --- a/net/p5-Net-TcpDumpLog/pkg-plist +++ b/net/p5-Net-TcpDumpLog/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/TcpDumpLog.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TcpDumpLog/.packlist +%%PERL5_MAN3%%/Net::TcpDumpLog.3.gz @dirrmtry %%SITE_PERL%%/Net @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TcpDumpLog @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |