Import Net::Libdnet6 into net/p5-Net-Libdnet6. This package is
provided in PR pkg/45722. Net::Libdnet6 adds IPv6 support to Net::Libdnet.
This commit is contained in:
parent
0d06f522d2
commit
c0a48647ea
3 changed files with 28 additions and 0 deletions
1
net/p5-Net-Libdnet6/DESCR
Normal file
1
net/p5-Net-Libdnet6/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Net::Libdnet6 adds IPv6 support to Net::Libdnet.
|
22
net/p5-Net-Libdnet6/Makefile
Normal file
22
net/p5-Net-Libdnet6/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/02/17 01:39:43 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Net-Libdnet6-0.24
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= perl5 net
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Net-Libdnet6/
|
||||
COMMENT= Adds IPv6 support to Net::Libdnet
|
||||
LICENSE= artistic
|
||||
|
||||
DEPENDS+= p5-Net-Libdnet-[0-9]*:../../net/p5-Net-Libdnet
|
||||
DEPENDS+= p5-Net-IPv6Addr-[0-9]*:../../net/p5-Net-IPv6Addr
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/Net/Libdnet6/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
net/p5-Net-Libdnet6/distinfo
Normal file
5
net/p5-Net-Libdnet6/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2012/02/17 01:39:43 hiramatsu Exp $
|
||||
|
||||
SHA1 (Net-Libdnet6-0.24.tar.gz) = 96232d95acdc91a65f269f943475a54dcfa71a54
|
||||
RMD160 (Net-Libdnet6-0.24.tar.gz) = 3b1f5191b9c386634d09a8cfee29e7105426b173
|
||||
Size (Net-Libdnet6-0.24.tar.gz) = 7128 bytes
|
Loading…
Reference in a new issue