- Add p5-MooseX-Role-Matcher 0.05

- While I'm here, add LICENSE and NO_STAGE

MooseX::Role::Matcher - generic object matching based on
attributes and methods

WWW: http://search.cpan.org/dist/MooseX-Role-Matcher/

PR:		ports/180308
Submitted by:	Anes Mukhametov <anes@anes.su>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-22 18:03:55 +00:00
parent cf8f36ac35
commit a14ce15e34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327887
5 changed files with 41 additions and 0 deletions

View file

@ -2366,6 +2366,7 @@
SUBDIR += p5-MooseX-Params-Validate
SUBDIR += p5-MooseX-RelatedClassRoles
SUBDIR += p5-MooseX-Role-Loggable
SUBDIR += p5-MooseX-Role-Matcher
SUBDIR += p5-MooseX-Role-Parameterized
SUBDIR += p5-MooseX-Role-Strict
SUBDIR += p5-MooseX-Role-WithOverloading

View file

@ -0,0 +1,27 @@
# Created by: Anes Mukhametov <anes@anes.su>
# $FreeBSD$
PORTNAME= MooseX-Role-Matcher
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= anes@anes.su
COMMENT= Generic object matching based on attributes and methods
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-MooseX-Role-Parameterized>=0.03:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
NO_STAGE= yes
USE_PERL5= configure
USES= perl5
MAN3= MooseX::Role::Matcher.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (MooseX-Role-Matcher-0.05.tar.gz) = 753c3fd90a85d31898df2ea75da366f6b494b0c221c319e4680724bb7c101c7b
SIZE (MooseX-Role-Matcher-0.05.tar.gz) = 12350

View file

@ -0,0 +1,4 @@
MooseX::Role::Matcher - generic object matching based on
attributes and methods
WWW: http://search.cpan.org/dist/MooseX-Role-Matcher/

View file

@ -0,0 +1,7 @@
%%SITE_PERL%%/MooseX/Role/Matcher.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Role/Matcher/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Role/Matcher
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Role
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
@dirrmtry %%SITE_PERL%%/MooseX/Role
@dirrmtry %%SITE_PERL%%/MooseX