Danga::Socket is another support lib for perlbal.
This commit is contained in:
parent
2c1086f77b
commit
dcd3997492
4 changed files with 30 additions and 0 deletions
1
net/p5-Danga-Socket/DESCR
Normal file
1
net/p5-Danga-Socket/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Danga support lib for perlbal
|
23
net/p5-Danga-Socket/Makefile
Normal file
23
net/p5-Danga-Socket/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Danga-Socket-1.61
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/
|
||||
COMMENT= Event loop and event-driven async socket base class
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= p5-Sys-Syscall>=0:../../devel/p5-Sys-Syscall
|
||||
DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes
|
||||
|
||||
PERL5_PACKLIST= auto/Danga/Socket/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
net/p5-Danga-Socket/PLIST
Normal file
1
net/p5-Danga-Socket/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $
|
5
net/p5-Danga-Socket/distinfo
Normal file
5
net/p5-Danga-Socket/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2012/01/31 02:42:47 mspo Exp $
|
||||
|
||||
SHA1 (Danga-Socket-1.61.tar.gz) = dc767b69d1a2448b679771a740fb2964f944b6aa
|
||||
RMD160 (Danga-Socket-1.61.tar.gz) = 09c76bdf4b9e8f2d182086d2cf0cb61602f866e6
|
||||
Size (Danga-Socket-1.61.tar.gz) = 20361 bytes
|
Loading…
Reference in a new issue