import p5-PPIx-Utilities-1.000001
Collection of functions for dealing with PPI objects, many of which originated in Perl::Critic. ok ajacoutot@
This commit is contained in:
parent
5968b4ef7c
commit
4a1e57b3a2
22
textproc/p5-PPIx-Utilities/Makefile
Normal file
22
textproc/p5-PPIx-Utilities/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/06/30 17:06:08 jim Exp $
|
||||
|
||||
COMMENT= extensions to PPI
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= PPIx-Utilities-1.000001
|
||||
CATEGORIES= textproc
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CPAN_AUTHOR= ELLIOTJS
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/p5-Exception-Class
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Deep
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/p5-PPIx-Utilities/distinfo
Normal file
5
textproc/p5-PPIx-Utilities/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (PPIx-Utilities-1.000001.tar.gz) = f+Jo8k0w4cpfnxLalNg/oQ==
|
||||
RMD160 (PPIx-Utilities-1.000001.tar.gz) = I3EQ6MIeMgN7bPpaIXzq+b0YGkU=
|
||||
SHA1 (PPIx-Utilities-1.000001.tar.gz) = +4Dp5PAjO9Ci2ztBEkR1Xl3KwRc=
|
||||
SHA256 (PPIx-Utilities-1.000001.tar.gz) = 8nhdER95U02PyPc+2zpjCCmn+XVQw89YlmoSLo2GKhs=
|
||||
SIZE (PPIx-Utilities-1.000001.tar.gz) = 25514
|
2
textproc/p5-PPIx-Utilities/pkg/DESCR
Normal file
2
textproc/p5-PPIx-Utilities/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Collection of functions for dealing with PPI objects, many of which
|
||||
originated in Perl::Critic.
|
12
textproc/p5-PPIx-Utilities/pkg/PLIST
Normal file
12
textproc/p5-PPIx-Utilities/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/06/30 17:06:08 jim Exp $
|
||||
${P5SITE}/PPIx/
|
||||
${P5SITE}/PPIx/Utilities/
|
||||
${P5SITE}/PPIx/Utilities.pm
|
||||
${P5SITE}/PPIx/Utilities/Exception/
|
||||
${P5SITE}/PPIx/Utilities/Exception/Bug.pm
|
||||
${P5SITE}/PPIx/Utilities/Node.pm
|
||||
${P5SITE}/PPIx/Utilities/Statement.pm
|
||||
@man man/man3p/PPIx::Utilities.3p
|
||||
@man man/man3p/PPIx::Utilities::Exception::Bug.3p
|
||||
@man man/man3p/PPIx::Utilities::Node.3p
|
||||
@man man/man3p/PPIx::Utilities::Statement.3p
|
Loading…
x
Reference in New Issue
Block a user