import p5-POE-Loop-Event 1.302
POE::Loop::Event implements the interface documented in POE::Loop.
This commit is contained in:
parent
7ae636407d
commit
b67b154b17
21
devel/p5-POE-Loop-Event/Makefile
Normal file
21
devel/p5-POE-Loop-Event/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/08/30 22:07:55 jasper Exp $
|
||||
|
||||
COMMENT= bridge that allows POE to be driven by Event.pm
|
||||
|
||||
DISTNAME= POE-Loop-Event-1.302
|
||||
CATEGORIES= devel
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_ARGS+= --default
|
||||
|
||||
RUN_DEPENDS+= ::devel/p5-Event \
|
||||
:p5-POE->1.006:devel/p5-POE
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-POE-Loop-Event/distinfo
Normal file
5
devel/p5-POE-Loop-Event/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (POE-Loop-Event-1.302.tar.gz) = BvIn5lRJ2koZ5M5aNDF25Q==
|
||||
RMD160 (POE-Loop-Event-1.302.tar.gz) = nwOqFiDvfejZ8MsGtwMGnpLy1+I=
|
||||
SHA1 (POE-Loop-Event-1.302.tar.gz) = gLveUcngTY59o/YCkf2qLxHVo+U=
|
||||
SHA256 (POE-Loop-Event-1.302.tar.gz) = tc/CbrNGFNFoMIrH2AdrBsG/oyKNDa3CxfQmN1gpdTk=
|
||||
SIZE (POE-Loop-Event-1.302.tar.gz) = 4739
|
1
devel/p5-POE-Loop-Event/pkg/DESCR
Normal file
1
devel/p5-POE-Loop-Event/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
POE::Loop::Event implements the interface documented in POE::Loop.
|
4
devel/p5-POE-Loop-Event/pkg/PLIST
Normal file
4
devel/p5-POE-Loop-Event/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/08/30 22:07:55 jasper Exp $
|
||||
@conflict p5-POE-<1.266
|
||||
${P5SITE}/POE/Loop/Event.pm
|
||||
@man man/man3p/POE::Loop::Event.3p
|
Loading…
Reference in New Issue
Block a user