PkgSrc import of perl 5 module MooseX::MethodAttributes.
This module is a required dependency for the update of Catalyst::Runtime (/www/p5-Catalyst-Runtime) to 5.800. This package contains Moose meta method objects.
This commit is contained in:
parent
8f4a63c0b2
commit
8b52595e2c
3 changed files with 29 additions and 0 deletions
2
devel/p5-MooseX-MethodAttributes/DESCR
Normal file
2
devel/p5-MooseX-MethodAttributes/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module allows code attributes of methods to be introspected using
|
||||
Moose meta method objects.
|
22
devel/p5-MooseX-MethodAttributes/Makefile
Normal file
22
devel/p5-MooseX-MethodAttributes/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 19:29:51 sno Exp $
|
||||
|
||||
DISTNAME= MooseX-MethodAttributes-0.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/MooseX-MethodAttributes/
|
||||
COMMENT= Perl5 module for code attribute introspection
|
||||
LICENSE= gnu-gpl-v2 # OR artistic
|
||||
|
||||
DEPENDS+= p5-Moose>=0.70:../../devel/p5-Moose
|
||||
DEPENDS+= p5-MooseX-Types>=0.06:../../devel/p5-MooseX-Types
|
||||
DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/MooseX/MethodAttributes/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-MooseX-MethodAttributes/distinfo
Normal file
5
devel/p5-MooseX-MethodAttributes/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/04/29 19:29:51 sno Exp $
|
||||
|
||||
SHA1 (MooseX-MethodAttributes-0.09.tar.gz) = 7532a1bbbeb34a018376c8ba295b6edb1df72587
|
||||
RMD160 (MooseX-MethodAttributes-0.09.tar.gz) = ef27ca7f663772698493d05aba6c8799db7cb844
|
||||
Size (MooseX-MethodAttributes-0.09.tar.gz) = 13440 bytes
|
Loading…
Reference in a new issue