import p5-POE-API-Peek 1.34
POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available.
This commit is contained in:
parent
515534d9f4
commit
e61a575123
22
devel/p5-POE-API-Peek/Makefile
Normal file
22
devel/p5-POE-API-Peek/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/01/11 23:10:24 jasper Exp $
|
||||
|
||||
COMMENT= peek into the internals of a running POE environment
|
||||
|
||||
DISTNAME= POE-API-Peek-1.34
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# 3-clause BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Devel-Size \
|
||||
::devel/p5-POE
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Distribution \
|
||||
::devel/p5-Test-NoWarnings
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-POE-API-Peek/distinfo
Normal file
5
devel/p5-POE-API-Peek/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (POE-API-Peek-1.34.tar.gz) = TEg72Y9+C0V4fcgIX1xzug==
|
||||
RMD160 (POE-API-Peek-1.34.tar.gz) = pjZxecl1fmzSVw+TDQs47p7Bqik=
|
||||
SHA1 (POE-API-Peek-1.34.tar.gz) = DWqW+YCl0+4wzvyeaxlN8C3iZBk=
|
||||
SHA256 (POE-API-Peek-1.34.tar.gz) = 1CCKi8posQiK/tvaGwrkeVIu7adgbCUDlEgj8OkufUY=
|
||||
SIZE (POE-API-Peek-1.34.tar.gz) = 24035
|
3
devel/p5-POE-API-Peek/pkg/DESCR
Normal file
3
devel/p5-POE-API-Peek/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
POE::API::Peek extends the POE::Kernel interface to provide clean access
|
||||
to Kernel internals in a cross-version compatible manner. Other
|
||||
calculated data is also available.
|
4
devel/p5-POE-API-Peek/pkg/PLIST
Normal file
4
devel/p5-POE-API-Peek/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/11 23:10:24 jasper Exp $
|
||||
${P5SITE}/POE/API/
|
||||
${P5SITE}/POE/API/Peek.pm
|
||||
@man man/man3p/POE::API::Peek.3p
|
Loading…
Reference in New Issue
Block a user