mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* fix plist
* pass maintaintership to perl@ PR: ports/96183 Submitted by: leeym
This commit is contained in:
parent
8c6603a1b8
commit
5e7b70f168
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161398
2 changed files with 3 additions and 3 deletions
|
@ -12,13 +12,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|||
MASTER_SITE_SUBDIR= Net
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Interface to pcap(3) LBL packet capture library
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= pcapinfo.1
|
||||
MAN3= Net::Pcap.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
bin/pcapinfo
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Net/Pcap.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap/autosplit.ix
|
||||
|
|
Loading…
Add table
Reference in a new issue